Learn R Programming

stremr (version 0.4)

get_MSM_RDs: Risk Difference Estimates and SEs for IPW-MSM

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

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.