Learn R Programming

detect (version 0.4-6)

bootstrap: Do bootstrap and extract bootstrap results

Description

Do bootstrap and extract bootstrap results.

Usage

bootstrap(object, ...)
extractBOOT(object, ...)

Value

bootstrap performs bootstrap.

extractBOOT is used to extract bootstrap results.

Arguments

object

a fitted model object

...

other arguments

Author

Peter Solymos