Skip to content

This package helps with an small problem: it can be annoying to put robust standard errors in a stargazer table.

Notifications You must be signed in to change notification settings

acoppock/commarobust

Repository files navigation

Important! The commarobust package is no longer in development. I'll leave this branch up in case folks want to still use it or have legacy code. But anything you could do in commarobust you can do much better in estimatr.

Install estimatr:

install.packages("estimatr")

If you need the legacy version of commarobust, use:

remotes::install_github("acoppock/commarobust", ref = "legacy")

About

This package helps with an small problem: it can be annoying to put robust standard errors in a stargazer table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages