Learn R Programming

qte (version 1.3.1)

bootiter: bootiter

Description

bootiter that computes a single bootstrap iteration

Usage

bootiter(i, qteparams, func)

Value

SE object

Arguments

i

the bootstrap iteration, this is not used except for calling by apply-type methods

qteparams

QTEparams object containing the parameters passed to ciqte

func

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