Malcolm Barrett

Results 194 comments of Malcolm Barrett

maybe it should be something like "an hour after opening" and "two hours after opening"

A little wrangling suggests that 8-9 maximizes the number of observations but I'll let this marinate a little

I don't want to make any decisions here until we better understand what's happening with #35

See also https://github.com/LucyMcGowan/tipr/issues/9, particularly explicitly showing the model from which these effects come

I think we should add something like this too so that it connects to our modeling: https://github.com/LucyMcGowan/tipr#integration-with-broom

Relatedly, I think the tipr solution is wrong (my fault). Not the LB: https://github.com/malcolmbarrett/causal_inference_r_workshop_solutions/blob/98b4b7cd938a17f953cab1fc7c55489e5c305d7f/11-tipr.Rmd#L18 But let's wait to fix it until we've updated this section

Actually, I'm realizing that simply defining `as.data.frame()` might be enough to make `kable()` work out of box with a `tableone` object as it calls `as.data.frame()` internally...

Having *just* looked at this package, I had the same thoughts, and I like the names @AliciaSchep suggests a lot.

@edgararuiz any chance this can get merged? I just bumped into this after following the examples on https://db.rstudio.com/dbplot/, which include the currently unexported `dbplot_boxplot()` function. It's creeping me out to...

Hm that doesn't work, saying that the GitHub credentials are bad. Is it possible pak isn't looking/doesn't know to look in the same spot as `gitcreds::gitcreds_get("https://github.some-hostname.com")`?