qweibull_p2 {fitdistcp} | R Documentation |
Weibull-with-p1 quantile function
Description
Weibull-with-p1 quantile function
Usage
qweibull_p2(p, t0, shape, ymn, slope)
Arguments
p |
a vector of probabilities at which to generate predictive quantiles |
t0 |
a single value of the predictor (specify either |
shape |
the shape parameter of the distribution |
ymn |
the location parameter of the function of the predictor |
slope |
the slope of the function of the predictor |
Value
Vector
[Package fitdistcp version 0.1.1 Index]