fitGpdFlex: Fits an GPD to data

Description Usage Arguments Value

Description

Fits an GPD to data

Usage

1
2
fitGpdFlex(data, xpar, fpar, numberOfParameters, ..., start = NULL,
  interval = NULL)

Arguments

data

The data which should be modeled

xpar

The covariates used in

fpar

the model

numberOfParameters

Should be omitted

...

Further arguments passed to optim (or optimize)

start

Vector of length numberOfParamaters

interval

Interval if only one parameter

Value

The fitted parameters


MartinRoth/potreg documentation built on May 7, 2019, 3:40 p.m.