Learn R Programming

stremr (version 0.4)

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

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

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.