View source: R/62b_logis_p1_libs.R
qlogis_p1 | R Documentation |
Logistic-with-p1 quantile function
qlogis_p1(p, t0, ymn, slope, scale)
p |
a vector of probabilities at which to generate predictive quantiles |
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 |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.