Description Usage Arguments Value Examples
rtuvn
simulates truncated univariate normal distribution within the interval.
1 |
n |
number of random samples desired (sample size). |
mean |
mean of the underlying univariate normal distribution. |
sd |
standard deviation of the underlying univariate normal distribution. |
lower |
lower bound for truncation. |
upper |
upper bound for truncation. |
rtuvn
returns a vector of random number follows truncated univariate normal distribution.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.