| bootfn.default {Zelig} | R Documentation |
The default procedure for extracting bootstrap information. Note that this method re-fits the data and resamples the data frequently. This is a good candidate for fixing-up.
bootfn.default(data, i, object, bootstrapfn = NULL, num,
...)
data |
a data.frame |
i |
an integer or chacter-string specifying the index of the row to be used in the bootstrapping procedure. |
object |
the fitted model object |
bootstrapfn |
a function used to bootstrap the object |
num |
an integer specifying the number of samples to simulate |
... |
unspecified parameters |
a list of paramters