Skip to content

Concentration Index (CI)

Lucas Venezian Povoa edited this page Dec 13, 2016 · 2 revisions

The Concentration Index (CI) [1] is calculated as:

library(precintcon)

precipt <- read.data("C:/R/precintcon/data.csv", sep = ";", dec = ".", header = T)

ci(precipt)