Description Usage Arguments Value Author(s)
Simulate from a location shift contaminated normal distribution
1 | rnorm_scont(n, mean = 0, sd = 1, cprop = 0.1, cmean = 3, csd = sd)
|
n |
number of observations |
mean |
mean value |
sd |
standard deviation |
cprop |
proportion of contaminated samples |
cmean |
standard deviation of contaminated samples |
vector with n
pseudo random numbers
Florian Klinglmueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.