R/comprehensiveBootstrap.R
comprehensiveBootstrap.RdRun `generalBootstrap` twice (regular + second-order bootstrap)
Run `generalBootstrap` twice (regular + second-order bootstrap)
new()comprehensiveBootstrap$new(parameter = NULL, ...)
bootstrap()comprehensiveBootstrap$bootstrap(...)
all_CI()comprehensiveBootstrap$all_CI()
compute_width()comprehensiveBootstrap$compute_width()
compute_wald_width()comprehensiveBootstrap$compute_wald_width()
clone()The objects of this class are cloneable with this method.
comprehensiveBootstrap$clone(deep = FALSE)
deepWhether to make a deep clone.