View source: R/Compute_Mult_Test_Stat_adj.R
Compute_Mult_Test_Stat_adj | R Documentation |
This function performs mediation analysis using inverse odds weighting to compute the indirect effect of multiple mediators with the presence of confounders.
Compute_Mult_Test_Stat_adj(exposure, outcome, confounder, mediator)
exposure |
vector of exposure variable |
outcome |
vector of outcome variable |
confounder |
matrix of covariates |
mediator |
matrix of mediator variables |
The indirect effect of multiple mediators
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.