Description Usage Arguments Value See Also
View source: R/MEVparameters_from_models.R
this function calculates the MEV parameters according to the linear models
specified by coefficients
1 | MEVparameters_from_models(covariables, coefficients)
|
covariables |
a named matrix or vector with the covariables. each row corresponds to one location, columns are the corresponding covariables (names of the coefficients) from the linear models; the intercept is added seperately and thus doesn't have to be included |
coefficients |
a list with the named coefficients of the linear models including |
MEVparam |
a matrix or vector with the MEV parameters. each row corresponds to one location, columns are scale and shape |
GEVparameters_from_models, GEVparameters_map, returnlevels, cond_returnlevels, returnlevel_plot,
cond_returnlevel_plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.