Description Usage Arguments Value
View source: R/many_sample_means.R
Generating the means of a sub-sample from a vector a specified amount of times and then outputting it into a vector
1 | many_sample_means(vec, n, reps)
|
vec |
a numeric vector |
n |
an integer that indicates the random sample size |
reps |
an integer that denotes the number of repetitions to be conducted |
a vector of the sample means
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.