The logit Normal distribution
We provide convenient extensions of the [dpq]logitnorm
functions in the
package logitnorm, which allow the
distribution to be specified in terms of its mean and standard deviation,
instead of its logit-mean and logit-sd.
qlogitnorm(p, mu = 0, sigma = 1, ..., mean, sd) dlogitnorm(x, mu = 0, sigma = 1, ..., mean, sd) plogitnorm(q, mu = 0, sigma = 1, ..., mean, sd)
p, x |
vector of quantiles |
mu, sigma, ... |
see |
mean, sd |
mean and standard deviation, overriding |
q |
vector of probabilities |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.