MEVparameters_from_models {SpatialModelsZAMG} | R Documentation |
this function calculates the MEV parameters according to the linear models
specified by coefficients
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