bootstrap {detect}R Documentation

Do bootstrap and extract bootstrap results

Description

Do bootstrap and extract bootstrap results.

Usage

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

Arguments

object

a fitted model object

...

other arguments

Value

bootstrap performs bootstrap.

extractBOOT is used to extract bootstrap results.

Author(s)

Peter Solymos


[Package detect version 0.4-6 Index]