Description Usage Arguments Details Value Author(s) Examples
It calculates the temporaly irregularity index according to the function sum(log(Pi+1/Pi))/(n-1), where Pi is the precipitation amount of year i, and n is the number of years.
1  | tii(object)
 | 
object | 
 is a daily or monthly precipitation serie  | 
Daily or monthly precipitation series are transformed to annual series.
the temporaly irregularity index according to the function sum(log(Pi+1/Pi))/(n-1)
Lucas Venezian Povoa
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.