View source: R/61b_lnorm_p1_libs.R
dlnorm_p1 | R Documentation |
Normal-with-p1 density function
dlnorm_p1(x, t0, ymn, slope, sigma, 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 |
sigma |
the sigma 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.