Malcolm Barrett

Results 149 issues of Malcolm Barrett

See https://github.com/malcolmbarrett/causal-inference-in-R/issues/50

See https://github.com/malcolmbarrett/causal-inference-in-R/issues/47

@LucyMcGowan in the G-comp section we do a loss-to-follow-up model to account for censoring using the NHEFS data. Do we have anything we can use for that in the Disney...

@LucyMcGowan, would you take a look at this, please? I can't figure it out. The bootstrapped estimate for the continuous exposure is quite a bit different from the non-bootstrapped version...

By default, ggplot2 reasonably clips long facet labels. While this can be turned off by manipulating the underlying grobs, it would be nice for some circumstances if you could set...

feature
facets :gem:

I think the coordinates API is unclear, as several people (myself included) have stumbled over it or missed it altogether. I think this needs a few changes: - [ ]...

As discussed in #41. Right now, a single `dagitty` object is associated with a single `tidy_dagitty` object, but it would be possible to manage multiple DAGs and map through them...

While #27 added basic tests for every R file, more extensive testing needs to happen, particularly testing function arguments, edge cases, and verifying output against `dagitty::fun()`

ggraph 2.0.0 now uses `strength` instead of `curvature`. It may make sense to be consistent with this in ggdag

This simple PR removes V8 from `Imports` which was apparently reintroduced sometime after it was moved to `Suggests`, resulting in it being listed twice in `DESCRIPTION` #### Copyright and Licensing...