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

Description Arguments Value Author(s) See Also

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

Returns the fitted object.

Author(s)

Antoine Chambaz, Pierre Neuvial

See Also

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


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