Learn R Programming

tmle.npvi (version 0.9.3)

getPsi.NPVI: Returns Current Estimator

Description

Returns the current value of the estimator.

Usage

## S3 method for class 'NPVI':
getPsi(this, ...)

Arguments

this
An object of class TMLE.NPVI.
...
Not used.

Value

  • Retrieves the current value of the estimator $\Psi(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$.

See Also

tmle.npvi, getHistory, getPsiSd

Examples

Run this code
FALSE

Run the code above in your browser using DataLab