get_MSM_RDs: Risk Difference Estimates and SEs for IPW-MSM

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 IPW-MSM. The corresponding SEs are evaluated based on the estimated influence curves (IC).

Usage

1
get_MSM_RDs(MSM, t.periods.RDs, getSEs = TRUE)

Arguments

MSM

Object returned by survMSM.

t.periods.RDs

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

getSEs

Evaluate the influence curve based RD estimates of standard errors (SEs) along with point estimates?

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.