Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 314 Bytes

Mediation Analysis in Julia

This package uses the approach of Imai et al. to conduct causal mediation analysis in Julia. At this point, models in the GLM package can be used for the mediator and outcome models.

There is no documentation yet, see the examples directory and the tests.