NickCH-K

Results 39 comments of NickCH-K

Doesn't it already do that? I was wondering why it leaves the unrecognizable types out of the Reference dict, rather than adding them in and just ignoring them for CSL...

I might just do that then!

Hmm, shoot, I don't have access to Stata 17 to test it out, but it looks like maybe the syntax would be `table wc, statistic(mean earn)`?

Glad you're enjoying the book! This repository is for the backend code to create the results actually in the book, which was all done only in R. There isn't any...

It looks like the problem is that **clubSandwich** has been removed from CRAN as well. But they appear to have [resubmitted fairly recently](https://github.com/jepusto/clubSandwich/commit/800fcc6f09c188dfea42a7152b4f478564e379fc), so once that's up (I imagine) **panelr**...

That code produces the same error as before for me. Continues to occur if I update **shiny** to 1.7.3.

Checked in estimatr 0.20.0, bug is still there (as I'd expect given the issue is open, but figured I'd check).

Oh no problem. Just thought I'd check since the new version was out.

Hmm, shoot, the entire package is done with base R encoding; this may take a while to get around to fixing.