trQnorm | R Documentation |
Quantile function of the truncated normal distribution.
trQnorm(p, mean = 1, sd = 1, a = 0, b = 1)
p |
Vector of probabilities. |
mean |
The mean of the distribution. |
sd |
The standard deviation. |
a |
Lower truncation point. |
b |
Upper truncation point. |
Pieter C. Schoonees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.