pgev_p1 {fitdistcp}R Documentation

GEVD-with-p1: Distribution function

Description

GEVD-with-p1: Distribution function

Usage

pgev_p1(y, t0, ymn, slope, sigma, xi)

Arguments

y

a vector of values at which to calculate the density and distribution functions

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]