ReturnLevelClimatology: Climatology of Return Levels

Description Usage Arguments

Description

Climatology of Return Levels

Usage

1
2
3
ReturnLevelClimatology(data, var, type, windowSize = 15L,
  returnPeriod = c(2, 5, 10, 25, 50, 100), kLoc = 10, kScale = 10,
  kShape = 0L)

Arguments

data

data (needs date and variable field)

var

string variable e.g. tx

type

string c('max', 'min')

windowSize

integer

returnPeriod

vector return period

kLoc

knots for location (0 is fixed)

kScale

knots for scale (0 is fixed)

kShape

knots for shape (0 is fixed)


MartinRoth/knmipluim documentation built on May 7, 2019, 3:39 p.m.