qpareto_p1k2 {fitdistcp} | R Documentation |
pareto_k1-with-p2 quantile function
Description
pareto_k1-with-p2 quantile function
Usage
qpareto_p1k2(p, t0, ymn, slope, kscale)
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 |
kscale |
the known scale parameter |
Value
Vector
[Package fitdistcp version 0.1.1 Index]