qfrechet_p2k1 {fitdistcp} | R Documentation |
Frechet_k1-with-p2 quantile function
Description
Frechet_k1-with-p2 quantile function
Usage
qfrechet_p2k1(p, t0, ymn, slope, lambda, kloc)
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 |
lambda |
the lambda parameter of the distribution |
kloc |
the known location parameter |
Value
Vector
[Package fitdistcp version 0.1.1 Index]