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

.get_psi_distributionR Documentation

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

Description

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

Usage

.get_psi_distribution(x, y, epsilon = 0)

Arguments

x

An entry in the output from .get_predictions

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/nlpred documentation built on June 11, 2022, 3:05 a.m.