doTmleUpdate: Title

View source: R/doTmleUpdate.R

doTmleUpdateR Documentation

Title

Description

Title

Usage

doTmleUpdate(
  Estimates,
  SummEIC,
  Data,
  TargetEvent,
  TargetTime,
  MaxUpdateIter,
  OneStepEps,
  NormPnEIC,
  Verbose
)

Arguments

Estimates

list

SummEIC

data.table

Data

data.table

TargetEvent

numeric vector

TargetTime

numeric vector

MaxUpdateIter

numeric

OneStepEps

numeric

NormPnEIC

numeric

Verbose

boolean


concrete documentation built on Sept. 10, 2023, 5:06 p.m.