example: Sampled data for duration-dependent GEV

exampleR Documentation

Sampled data for duration-dependent GEV

Description

Randomly sampled data set used for running the example code, containing:

  • $xdat: 'annual' maxima values

  • $ds: corresponding durations

  • $cov1, $cov2: covariates

d-GEV parameters used for sampling:

  • \tilde{μ} = 4 + 0.2 cov_1 +0.5 cov_2

  • σ_0 = 2+0.5 cov_1

  • ξ = 0.5

  • θ = 0

  • η = 0.5

  • η_2 = 0.5

  • τ = 0

Usage

data('example',package ='IDF')

Format

A data frame with 330 rows and 4 variables


IDF documentation built on July 20, 2022, 5:06 p.m.