Skip to contents

Compute the quantile for Non Stationary Extreme-Value models fitted by using extRemes::fevd.

Usage

# S3 method for fevd
quantile(x, probs = c(0.9, 0.95, 0.99), data = NULL, ...)

Arguments

x

An object with class "fevd".

probs

A vector of probabilities.

data

A data frame containing the covariates needed.

...

Not used yet.

Value

An object inheriting from "matrix".