Description Usage Arguments Examples
View source: R/many_sample_means.R
Many sample means
1 | many_sample_means(vec, n, reps)
|
vec |
a numeric vector, to be selected from |
n |
the number of entries in each sample |
reps |
integer, how many samples to take |
1 | many_sample_means(c(1,2,3,4,5), 4, 200)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.