.get_psi_distribution | R Documentation |
Compute the conditional (given Y = y) estimated distribution of psi
.get_psi_distribution(x, y, epsilon = 0)
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. |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.