Description Format Value Methods Public fields Active bindings Methods Examples
run ee based on initial fit
run ee based on initial fit
R6Class object.
Object of R6Class with methods
fit fit 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
A_intervenethe intervention of interest
k_gridvector of interested time points
k_gridvector of interested time points
new()ee$new(A, T_tilde, Delta, density_failure, density_censor, g1W, A_intervene)
fit()ee$fit(k)
clone()The objects of this class are cloneable with this method.
ee$clone(deep = FALSE)
deepWhether to make a deep clone.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.