View source: R/73b_weibull_p2_libs.R
pweibull_p2 | R Documentation |
Weibull-with-p1 distribution function
pweibull_p2(x, t0, shape, ymn, slope)
x |
a vector of training data values |
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.