Learn R Programming

qte (version 1.3.1)

bootstrap: bootstrap

Description

bootstrap is a method that bootstraps standard errors for methods in the qte package

Usage

bootstrap(qteparams, qteest, func)

Value

SE object

Arguments

qteparams

QTEparams object containing the parameters passed to ciqte

qteest

an initial estimate of the qte

func

the internal function that computes estimates of the qte, should be the same as what was used to produce qteest