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