bootstrap | R Documentation |
bootstrap
is a method that bootstraps standard
errors for methods in the qte package
bootstrap(qteparams, qteest, func)
qteparams |
QTEparams object containing the parameters passed to ciqte |
qteest |
an initial estimate of the qte |
func |
the internal function that computes estimates of the qte, should be the same as what was used to produce qteest |
SE object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.