Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.22 KB

Mediation analysis in observation data

Study Status: Results Available

Evaluation of a novel approach to mediation analysis in observational data.

How to use

  • First build the appropriate R environment using the renv package: r install.packages("renv") renv::restore()

  • Next, build the MediationAnalysis package.

  • You can now run the code in the extras/SimulationStudy.R to reproduce the simulation study, and RealWorldExample/Execute.R to reproduce the real-world data example study.