bootstrap.meanerror: Compute the bootstrap error of the mean

View source: R/matrixfit.R

bootstrap.meanerrorR Documentation

Compute the bootstrap error of the mean

Description

Compute the bootstrap error of the mean

Usage

bootstrap.meanerror(data, R = 400, l = 20)

Arguments

data

Original data to bootstrap

R

Number of bootstrap replicates.

l

Block length.

Value

Returns a numeric vector with the estimated standard error of the mean.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.