Description Usage Arguments Value Author(s) Examples
pdf, cdf, inverse cdf, and random deviates of the truncated normal distribution.
1 2 3 4 |
x,q |
vector of quantiles. |
p |
vector of probabilities. |
n |
number of observations. If length(n) > 1, the length is taken to be the number required. |
mean |
vector of means. |
sd |
vector of standard deviations. |
a |
vector of lower truncation limits |
b |
vector of upper truncation limits |
dtnorm gives the density, ptnorm gives the distribution function, qtnorm gives the quantile function, and rtnorm generates random deviates.
Rob Carnell
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.