bootfn.default: Default Boot-strapping procedure

Description Usage Arguments Value

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

1
2
  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


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.