more.effects
returns an object of class "effectsMed"
.
The function summary
(summary.effectsMed
) gives a summary of the results in the form of a table with the estimated
effects and results of the sensitivity analysis. The function plot
(plot.effectsMed
) plots the estimated natural
indirect or direct effects with confidence intervals over the range of the sensitivity parameter.
callThe matched call
RhoThe sensitivity parameter vector.
typecharacter, the type of confounding the sensitivity analysis is performed for.
coefs.sensmeda list with the output from coefs.sensmed
NIEmatrix with the estimated NIEs (or NIE*s if alt.decomposition=TRUE
) over the range of the sensitivity parameter Rho
.
NDEmatrix with the estimated NDEs (or NDE*s if alt.decomposition=TRUE
) over the range of the sensitivity parameter Rho
.
std.errslist with the standard errors of the NIE (NIE*), NDE (NDE*) and total effect over the range of the sensitivity parameter Rho
.
CIa list with the confidence intervals of the NIE (NIE*), NDE (NDE*) and total effect over the range of the sensitivity parameter Rho
.
UImatrix with the uncertainty intervals for the NIE (NIE*) and NDE (NDE*) over the range of the sensitivity parameter Rho
.
conf.levelnumeric, the confidence level used for confidence intervals and uncertainty intervals.
covariateslist of the covariate values that the effects are conditioned on.
exp.namecharacter vector containing the name of the exposure variable.
med.namecharacter vector containing the name of the mediator variable.
alt.decompositionlogical, indicating whether the alternative definitions of the direct and indirect effects have been used