F_nBn_star: Compute the targeted conditional cumulative distribution of...

Description Usage Arguments Value

View source: R/auc_functions.R

Description

Compute the targeted conditional cumulative distribution of the learner at a point

Usage

1
F_nBn_star(psi_x, y, train_pred, train_y, epsilon = 0, tol = 0.001)

Arguments

psi_x

Value to compute conditional (on Y=y) cdf of learner

y

Value of Y to condition on

train_pred

Values of Psi_nBn(X) from training sample

train_y

Values of Y from training sample

epsilon

Vector of fluctuation parameter estimates

tol

Truncation level for logistic transformation

Value

Numeric value of CDF at psi_x


benkeser/predtmle documentation built on May 20, 2019, 5:41 p.m.