SE.BOOT.iid: Compute the standard error of the measure by iid...

Description Usage Arguments Value Author(s) Examples

Description

Compute the standard error of the measure by iid bootstrapping

Usage

1
SE.BOOT.iid(x, myfun, myfun.IF, ..., nsim = 100)

Arguments

x

vector of data

myfun

measure

myfun.IF

not used

...

other parameters

nsim

number of replicates

Value

standard error

Author(s)

Xin Chen, chenx26@uw.edu

Examples

1
SE.BOOT.iid(x = rnorm(100), myfun = mean, nsim = 100)

chenx26/EstimatorStandardError documentation built on May 13, 2019, 3:53 p.m.