View source: R/64b_cauchy_p1_libs.R
pcauchy_p1 | R Documentation |
Cauchy-with-p1 distribution function
pcauchy_p1(x, t0, ymn, slope, scale)
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 |
scale |
the scale parameter of the distribution |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.