get_TMLE_RDs: Risk Difference Estimates and SEs for a list of TMLE outputs

Description Usage Arguments Value See Also

View source: R/helper_routines.R

Description

Produces table(s) with pair-wise risk differences for all regimens that were used for fitting TMLE. The corresponding SEs are evaluated based on the estimated influence curves (IC).

Usage

1
get_TMLE_RDs(TMLE_list, t.periods.RDs)

Arguments

TMLE_list

A list of objects returned by fitIterTMLE, fitTMLE or fitSeqGcomp.

t.periods.RDs

Vector of time-points for evaluation of pairwise risk differences.

Value

A list with RD tables. One table for each time-point in t.periods.RDs.

See Also

survMSM for estimation with MSM.


stremr documentation built on May 30, 2017, 6:35 a.m.