pgev_p12 {fitdistcp} | R Documentation |
GEVD-with-p1: Distribution function
Description
GEVD-with-p1: Distribution function
Usage
pgev_p12(y, t1, t2, ymn, slope, sigma1, sigma2, xi)
Arguments
y |
a vector of values at which to calculate the density and distribution functions |
t1 |
a vector of predictors for the mean |
t2 |
a vector of predictors for the sd |
ymn |
the location parameter of the function of the predictor |
slope |
the slope of the function of the predictor |
sigma1 |
first coefficient for the sigma parameter of the distribution |
sigma2 |
second coefficient for the sigma parameter of the distribution |
xi |
the shape parameter of the distribution |
Value
Vector
[Package fitdistcp version 0.1.1 Index]