Learn R Programming

Zelig (version 4.2-1)

bootstrap.default: Produce Boot-strapped Parameters for a Statistical Model

Description

This method is a fallback for bootstrapping models that do not have a defined ``bootstrap'' method. For most models, this default is sufficient, so long as the model follows the usual convention that ``coef(obj)'' returns the systematic parameters of a fitted model.

Usage

## S3 method for class 'default':
bootstrap(obj, ...)

Arguments

obj
a fitted model object. This is typically of type ``glm'' or ``lm''
...
unspecified parameters

Value

  • a list with the ``alpha'' and ``beta'' slots set