sample_means_ns: Generating the means of a number of sub-samples from a vector...

Description Usage Arguments Value

View source: R/sample_means_ns.R

Description

Generating the means of a number of sub-samples from a vector and then outputting it into a data frame

Usage

1
sample_means_ns(vec, reps, ns)

Arguments

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

Value

a data frame of the sample means


cynthwu/SampleMeans documentation built on Dec. 19, 2021, 7:09 p.m.