DesignLibrary
DesignLibrary copied to clipboard
Mediation
Description
mediation_analysis_designer with Imai's package feature. Finally! it needs GitHub's version of broom.
Checklist:
- [ ] Designer is documented according to the contributing guidelines
- [ ] Designer and any vignettes have been added to overview.csv
- [ ] Tests added to testthat to ensure coverage remains at 100%
- [ ] Branch is passing devtools::check() with 0 errors, warnings, or notes
We're getting errror
No tidy method for objects of class mediate I suppose because our PR for a tidy method hasn't been merged yet?
PR has been merged, but it's not in the latest cran version, so not sure how generics handles that.
When I include importFrom broom,tidy it seems to be working fine, but let me revise again.
Sorry, this has been sitting here for so long!