getPsiSd.NPVI: Returns Current Estimated Standard Deviation of the Estimator

Description Usage Arguments Value Author(s) See Also Examples

Description

Returns the current value of the estimated standard deviation of the current estimator.

Usage

1
2
## S3 method for class 'NPVI'
getPsiSd(this, ...)

Arguments

this

An object of class TMLE.NPVI.

...

Not used.

Value

Retrieves the estimated standard deviation of the current estimator Ψ(P_n^k) of the parameter of interest. Its computation involves simulation of a large number of iid copies of (X,W) under P_n^k.

Author(s)

Antoine Chambaz, Pierre Neuvial

See Also

tmle.npvi, getHistory, getPsi

Examples

1

tmle.npvi documentation built on May 1, 2019, 6:50 p.m.