View source: R/55b_exp_p1_libs.R
dexp_p1 | R Documentation |
Exponential-with-p1 density function
dexp_p1(x, t0, ymn, slope, 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 |
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.