computeSE function

computeSE

computeSE

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

computeSE(bootIters, qteobj, alp = 0.05)

Arguments

  • bootIters: List of bootstrap iterations
  • alp: The significance level used for constructing bootstrap confidence intervals

Returns

SEObj

  • Maintainer: Brantly Callaway
  • License: GPL-2
  • Last published: 2022-09-01

Useful links