sigma4bootstrap: Bootstrap estimate of $sigma^4$ using an i.i.d. sample

Description Usage Arguments Value Examples

View source: R/functions.R

Description

This function takes a random sample and approximates an unbiased estimate of the squared variance based on Bootstrap estimate.

Usage

1

Arguments

x

is a vector of i.i.d. observations.

Value

Bootstrap estimate of $ sigma^4$, where $sigma^2$ is the variance.

Examples

1
2

HeterFunctionalData documentation built on Aug. 20, 2020, 9:06 a.m.