rtnorm | R Documentation |
Internal function that samples from a truncated normal distribution.
Internal functions not to be exported.
rtnorm(n, mean = 0, sd = 1, lower = -Inf, upper = Inf)
rtnorm(n, mean = 0, sd = 1, lower = -Inf, upper = Inf)
Richard Ian Bailey richardianbailey@gmail.com
Richard Ian Bailey richardianbailey@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.