View source: R/60b_norm_p1_libs.R
pnorm_p1 | R Documentation |
Normal-with-p1 distribution function
pnorm_p1(x, t0, ymn, slope, sigma)
x |
a vector of training data values |
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 |
sigma |
the sigma parameter of the distribution |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.