IsDeterministicG: IsDeterministicG

View source: R/medltmle_HelperFun.R

IsDeterministicGR Documentation

IsDeterministicG

Description

Determines which patients have an Anode value which is deterministic. For example, deterministic.g.function may be used to specify that once a patient starts treatment, they stay on treatment and this should be taken into consideration during estimation of G.

Usage

IsDeterministicG(
  data,
  cur.node,
  deterministic.g.function,
  nodes,
  using.newdata
)

Arguments

data

TO DO

cur.node

TO DO

deterministic.g.function

TO DO

nodes

TO DO

using.newdata

TO DO

Value

Returns TRUE for patients that have a deterministic Anode value.


podTockom/medltmle documentation built on Aug. 9, 2022, 9:32 a.m.