
Summarize results of a fitted MSM using the IOPW approach
summary.transportIP.RdReturns summary object which contains a summary of the fitted MSM as well as pre- and post-weighting standardized mean differences (SMDs).
Arguments
- object
Result from
transportIPfunction- covariates
Vector of strings indicating names of covariates in propensity model
- effectModifiers
Vector of strings indicating names of effect modifiers in participation model
- ...
Further arguments from previous function or to pass to next function
- x
summary.transportIPobject.- out
Output stream.
Value
The summary.transportIP function returns a summary.transportIP object containing the following components:
propensitySMD: Table of unweighted and weighted SMDs of covariates between treatment groups. Only propensity weights are used.participationSMD: Table of unweighted and weighted SMDs of effect modifiers between study data and target data. Only participation weights are used.msmSummary: Summary object of model object for MSM. The correct variance estimators are set here forglm, whereas they are set intransportIPforsurvregandcoxph.