blipVarianceBootstrap: Bootstrap confidence intervals for the blip variance...

Description Super class Methods

Description

Output both the point estimate and the bootstrap confidence interval

Super class

TMLEbootstrap::generalBootstrap -> blipVarianceBootstrap

Methods

Public methods

Inherited methods

Method new()

Usage
blipVarianceBootstrap$new(data, verbose = NULL, targeting = TRUE, ...)

Method bootstrap_once()

Usage
blipVarianceBootstrap$bootstrap_once(self, data, population_tmle)

Method run_bootstrap()

Usage
blipVarianceBootstrap$run_bootstrap(
  n_bootstrap = 200,
  alpha = 0.05,
  kind = NULL
)

Method clone()

The objects of this class are cloneable with this method.

Usage
blipVarianceBootstrap$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


wilsoncai1992/TMLEbootstrap documentation built on Feb. 27, 2021, 7:57 a.m.