-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi @lecy @Dselby86, I'm having an issue with my stargazer table presenting the information correctly. For some reason my tables are saying that the tax coefficient is there my data starts for each state. Here is my code:
stargazer(Pooled_OLS, fixed_reg, fixed,
type = "text",
dep.var.labels = ("Accidents"),
column.labels = c("Pooled OLS", "Fixed Effect", "PLM"),
covariate.labels = c("Intercept",
"Taxes",
"State 1", "State 2", "State 3", "State 4", "State 5", "State 6", "State 7"),
omit.stat = "all",
digits = 2, intercept.bottom = FALSE )
Here is a photo of what my table looks like:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
