gevN.infomat | R Documentation |
Information matrix of the generalized extreme value distribution (quantile/mean of N-block maxima parametrization)
gevN.infomat(
par,
dat,
method = c("obs", "exp"),
qty = c("mean", "quantile"),
N,
q = 0.5,
nobs = length(dat)
)
par |
vector of |
dat |
sample vector |
qty |
string indicating whether to calculate the |
q |
probability, corresponding to |
gevN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.