Learn R Programming

tmle.npvi (version 0.10.0)

learnG: Estimation of Cond. Prob. of X=x_0 Given W

Description

Function for the estimation of the conditional probability that $X=x_0$ (the reference value for $X$) given $W$, version based on 'glm'.

Arguments

obs
The matrix of observations, see for instance the obs argument of the function tmle.npvi.
theX0
The reference value for $X$.
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

learnMuAux, learnTheta, learnCondExpX2givenW, learnCondExpXYgivenW, learnDevG, learnDevMu, learnDevTheta