MEVparameters_from_models: Calculate MEV parameters according to given linear models

Description Usage Arguments Value See Also

View source: R/MEVparameters_from_models.R

Description

this function calculates the MEV parameters according to the linear models
specified by coefficients

Usage

1

Arguments

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
scalecoeff (coefficients of scale parameter) – must be named
shapecoeff (coefficients of shape parameter) – must be named

Value

MEVparam

a matrix or vector with the MEV parameters. each row corresponds to one location, columns are scale and shape

See Also

GEVparameters_from_models, GEVparameters_map, returnlevels, cond_returnlevels, returnlevel_plot,
cond_returnlevel_plot


SpatialModelsZAMG documentation built on Nov. 11, 2019, 3 p.m.