compute_onestep_update_matrix: Perform one-step TMLE update of survival curve

Description Usage Arguments Examples

View source: R/1_surv_onestep.R

Description

Perform one-step TMLE update of survival curve

Usage

1
2
compute_onestep_update_matrix(D1.t.func.prev, Pn.D1.func.prev, dat, T.uniq,
  W_names, dW)

Arguments

D1.t.func.prev

n*p matrix of previous influence curve

Pn.D1.func.prev

p vector of previous mean influence curve

dat

input data.frame

T.uniq

grid of unique event times

W_names

vector of the names of baseline covariates

dW

dynamic intervention

Examples

1
# TO DO

wilsoncai1992/onestep.survival documentation built on May 29, 2019, 11:58 a.m.