computeSE
Computes standard errors from bootstrap results. This function is called by several functions in the qte package
computeSE(bootIters, qteobj, alp = 0.05)
bootIters
: List of bootstrap iterationsalp
: The significance level used for constructing bootstrap confidence intervalsSEObj
Useful links