View source: R/param_loglogist.R
param_loglogist | R Documentation |
Auxiliar function or calculate SPEI and EDDI.
param_loglogist(var, n_param = 3)
var |
A matrix or data frame with the variable (hydrologic deficit for SPEI, potential evapotranspitation for EDDI). The data has to be organized with weeks (or desired interval) in rows (e.g. 52 rows) and years in columns. |
n_param |
Number of parameters of the Log-logist distribution (either 2 or 3). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.