boot_mean_var: Returns mean and variance of new sample

Description Usage Arguments Value Examples

View source: R/boot_mean_var.R

Description

boot_mean_var This is used to compute a mean and variance within a bootstrap function

Usage

1

Arguments

x

Numeric vector

d

None

Value

mean and variance of x

Examples

1
boot_mean_var(x= c(1,2,2,2,2,3))

timcashion/aquamodelr documentation built on April 1, 2020, 12:07 a.m.