Learn R Programming

qte (version 1.3.1)

computeSE: computeSE

Description

Computes standard errors from bootstrap results. This function is called by several functions in the qte package

Usage

computeSE(bootIters, qteobj, alp = 0.05)

Value

SEObj

Arguments

bootIters

List of bootstrap iterations

alp

The significance level used for constructing bootstrap confidence intervals