DesignLibrary icon indicating copy to clipboard operation
DesignLibrary copied to clipboard

Mediation

Open lilymedina opened this issue 7 years ago • 2 comments

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

lilymedina avatar Jan 15 '19 16:01 lilymedina

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?

jaspercooper avatar Feb 11 '19 14:02 jaspercooper

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!

lilymedina avatar Feb 11 '19 14:02 lilymedina