qgev_p1 {fitdistcp}R Documentation

GEVD-with-p1: Quantile function

Description

GEVD-with-p1: Quantile function

Usage

qgev_p1(p, t0, ymn, slope, sigma, xi)

Arguments

p

a vector of probabilities at which to generate predictive quantiles

t0

a single value of the predictor (specify either t0 or n0 but not both)

ymn

the location parameter of the function of the predictor

slope

the slope of the function of the predictor

sigma

the sigma parameter of the distribution

xi

the shape parameter of the distribution

Value

Vector


[Package fitdistcp version 0.1.1 Index]