Description Usage Arguments Value Examples
Run random experiment
1 | exper(x, nrep = 5000, n = 25, nconf = 0.95)
|
x |
Population data |
nrep |
scalar value: number of samples to draw (default <- 5000) |
n |
scalar value: sample size (default <- 25) |
nconf |
scalar value: Confidence level |
vector containing Population mean, standard error, Percentiles (alpha/2, 1-alpha/2)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.