index.freqDW | R Documentation |
Function to compute the dry-wet probability index. Missing values are ignored.
index.freqDW(ts, threshold = 1)
ts |
A vector containing the data |
threshold |
A float number defining the threshold considered. Default to 1. |
A float number corresponding to the dry-wet transition probability.
Neyko Neykov, J. Bedia, D. San-Mart\'in, S. Herrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.