Description Usage Arguments Details Value Author(s) References
Cumulative distribution function of the Generalized Logistic probability distribution function, and maximum likelihood fitting function.
1 2 3 | pglo(x, para)
parglo.maxlik(x, ini)
|
x |
vector of quantiles for which to evaluate the PDF. |
para |
a list of parameters of a generalized Logistic distribution function, as yield by function |
ini |
a vector of initial values of the parameters to be fit. |
This functions are used internally by spei
and spi
and are supposed to never be needed by the regular user. Initial values for maximum likelihood estimation can be provided by parglo
.
A vector of cumulative probabilities corresponding to the quantiles in x
.
Santiago Beguer<c3><ad>a
S.M. Vicente-Serrano, S. Beguer<c3><ad>a, J.I. L<c3><b3>pez-Moreno. 2010. A Multi-scalar drought index sensitive to global warming: The Standardized Precipitation Evapotranspiration Index <e2><80><93> SPEI. Journal of Climate 23: 1696, DOI: 10.1175/2009JCLI2909.1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.