Error “No tidy method for objects of class felm” when using the lfe and broom package

前端 未结 0 1013
南方客
南方客 2021-01-13 05:56

I\'m trying to tidy the results of my fixed effects linear regression model. Here\'s the FELM:

    model_fit <- 
  felm(
    pollutant ~
      point_source         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题