plogis_p1 {fitdistcp} | R Documentation |
Logistic-with-p1 distribution function
Description
Logistic-with-p1 distribution function
Usage
plogis_p1(x, t0, ymn, slope, scale)
Arguments
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 |
Value
Vector
[Package fitdistcp version 0.1.1 Index]