dot-getPsiDistribution: Compute the conditional (given Y = y) estimated distribution...

Description Usage Arguments Value

Description

Compute the conditional (given Y = y) estimated distribution of psi

Usage

1
.getPsiDistribution(x, y, epsilon = 0)

Arguments

x

An entry in the output from .getPredictions

y

What value of Y to compute dist. est.

epsilon

A vector of estimated coefficients form tmle fluctuation submodels.

Value

A data.frame with the distribution of psi given Y = y with names psix (what value estimates are evaluated at), dFn (density estimates), Fn (cdf estimates)


benkeser/cvtmleAUC documentation built on May 16, 2019, 2:30 a.m.