swe_GEVparam {SpatialModelsZAMG}R Documentation

Exemplary function output from GEVparameters_from_models for swe

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 water equivalent

Usage

data("swe_GEVparam")

Format

The format is:

num [1:92166, 1:3] 22.7 17.6 58.4 65.8 114.6 ...
- attr(*, "dimnames")=List of 2
..$ : NULL
..$ : chr [1:3] "loc" "scale" "shape"

See Also

sd_GEVparam’, ‘optim_hr

Examples

swe_GEVparam = get(data("swe_GEVparam"))

[Package SpatialModelsZAMG version 1.0.2 Index]