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 fit_iterTMLE, fit_TMLE or fit_GCOMP.

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.


osofr/stremr documentation built on Jan. 25, 2022, 8:07 a.m.