Learn R Programming

qte (version 1.3.0)

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)

Arguments

bootIters

List of bootstrap iterations

alp

The significance level used for constructing bootstrap confidence intervals

Value

SEObj