qgev_p1k3 {fitdistcp} | R Documentation |
GEV-with-known-shape-with-p1 quantile function
Description
GEV-with-known-shape-with-p1 quantile function
Usage
qgev_p1k3(p, t0, ymn, slope, sigma, kshape)
Arguments
p |
a vector of probabilities at which to generate predictive quantiles |
t0 |
a single value of the predictor (specify either |
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 |
kshape |
the known shape parameter |
Value
Vector
[Package fitdistcp version 0.1.1 Index]