rtnorm | R Documentation |
rtnorm
rtnorm(n, mean = 0, sd = 1, l = -Inf, u = Inf)
n |
number of random values to generate |
mean |
vector of means |
sd |
vector of standard deviations |
l |
lower limit of distribution |
u |
upper limit of distribution |
simulate values from a truncated normal distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.