Learn R Programming

Zelig (version 4.2-1)

bootfn.default: Default Boot-strapping procedure

Description

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.

Usage

bootfn.default(data, i, object, bootstrapfn = NULL, num,
    ...)

Arguments

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

Value

  • a list of paramters