View source: R/73b_weibull_p2_libs.R
qweibull_p2 | R Documentation |
Weibull-with-p1 quantile function
qweibull_p2(p, t0, shape, ymn, slope)
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 |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.