Learn R Programming

tmle.npvi (version 0.10.0)

learnMuAux: Estimation of Cond. Expect. of X Given (X!=x_0, W)

Description

Function for the estimation of the conditional expectation of $X$ given $(X\neq x_0, W)$, version based on 'glm'.

Arguments

obs
The matrix of observations, see for instance the obs argument of the function tmle.npvi, where only observations with $X\neq 0$ are kept.
light
A logical, kept for compatibility, which should be set to TRUE (its default value). This requires that the result of each fit be reduced in size (for a faster execution). Currently implemented only for flavor learning.
...
Additional arguments possibly needed.

Value

See Also

learnG, learnTheta, learnCondExpX2givenW, learnCondExpXYgivenW, learnDevG, learnDevMu, learnDevTheta