dlogis_p1: Logistic-with-p1 density function
Description
Logistic-with-p1 density function
Usage
dlogis_p1(x, t0, ymn, slope, scale, log = FALSE)
Arguments
- x
a vector of training data values
- t0
a single value of the predictor (specify either t0
or n0
but not both)
- 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