Description Usage Arguments Value
Distribution function of truncated normali distribution. See Wikipedia
1 | ptruncnorm(x, mu = 0, sigma = 1, a = -Inf, b = Inf)
|
mu |
mean of 'un-truncated' distribution |
a |
minimum value |
b |
maximum value |
mu |
standard deviation of 'un-truncated' distribution |
cumulative probability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.