gpd.infomat | R Documentation |
The function returns the expected or observed information matrix.
gpd.infomat(par, dat, method = c("obs", "exp"), nobs = length(dat))
par |
vector of |
dat |
sample vector |
method |
string indicating whether to use the expected ( |
nobs |
number of observations |
gpd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.