Run `generalBootstrap` twice (regular + second-order bootstrap)

Run `generalBootstrap` twice (regular + second-order bootstrap)

Methods

Public methods


Method new()

Usage

comprehensiveBootstrap$new(parameter = NULL, ...)


Method bootstrap()

Usage

comprehensiveBootstrap$bootstrap(...)


Method all_CI()

Usage

comprehensiveBootstrap$all_CI()


Method compute_width()

Usage

comprehensiveBootstrap$compute_width()


Method compute_wald_width()

Usage

comprehensiveBootstrap$compute_wald_width()


Method clone()

The objects of this class are cloneable with this method.

Usage

comprehensiveBootstrap$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.