sd_GEVparam {SpatialModelsZAMG}R Documentation

Exemplary function output from GEVparameters_from_models for sd

Description

this data file consists of the function output from GEVparameters_from_models stemming from the data of ‘sample_snow_data’ for the variable snow depth

Usage

data("sd_GEVparam")

Format

The format is:

num [1:92166, 1:3] 17.6 14.2 30.7 38.7 71.4 ...
- attr(*, "dimnames")=List of 2
..$ : NULL
..$ : chr [1:3] "loc" "scale" "shape"

See Also

swe_GEVparam’, ‘optim_hr

Examples

sd_GEVparam = get(data("sd_GEVparam"))

[Package SpatialModelsZAMG version 1.0.2 Index]