Description Format Value Methods Public fields Active bindings Methods
compute eic under the likelihood fit for each observation
compute eic under the likelihood fit for each observation
R6Class object.
Object of R6Class with methods
one_t compute a vector of EIC all_t compute a matrix of EIC for all time points clever_covariate compute the clever covariate for one time point
Avector of treatment
T_tildevector of last follow up time
Deltavector of censoring indicator
density_failuresurvival_curve object of predicted counterfactual survival curve
density_censorsurvival_curve object of predicted counterfactual failure event survival curve
g1Wpropensity score
psia vector of target parameter estimate
A_intervenethe intervention of interest
k_gridvector of interested time points
k_gridvector of interested time points
new()eic$new( A, T_tilde, Delta, density_failure, density_censor, g1W, psi, A_intervene )
one_t()eic$one_t(k)
all_t()eic$all_t(k_grid)
clever_covariate()eic$clever_covariate(k)
clone()The objects of this class are cloneable with this method.
eic$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.