View source: R/64b_cauchy_p1_libs.R
dcauchy_p1 | R Documentation |
Cauchy-with-p1 density function
dcauchy_p1(x, t0, ymn, slope, scale, log = FALSE)
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 |
log |
logical for the density evaluation |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.