compute_onestep_update_matrix: Perform one-step TMLE update of survival curve

Description Usage Arguments Value

View source: R/helper_for_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

Value

vector of length n_sample


Elio-z/MOSS-ATE documentation built on May 6, 2019, 11:15 a.m.