predict.FitGev: Predict return levels

Description Usage Arguments See Also

Description

Return the return levels of GEV distribution. Standard error is obtained by the

Usage

1
2
3
## S3 method for class 'FitGev'
predict(obj, p = c(2, 5, 10, 20, 50, 100), ci = FALSE,
  ci.nsim = 1000, alpha = 0.05)

Arguments

obj

Model output from FitGev.

p

Vector of return periods.

ci

Logical. Should confidence interval be returned.

ci.nsim

Number of simulation used to approximate the confidence interval

alpha

Outside probability of the confidence intervals.

See Also

FitGev


martindurocher/floodRFA documentation built on June 5, 2019, 8:44 p.m.