I'm adding support for this package to reghdfejl for Stata(!).
This leads me to a few comments;
- It would be great if
nlreg accepted the GLM offset argument.
- Support for observation weights would also be great.
- Is it possible for the fitted model to include a
dof_fes field with the number of degrees of freedom consumed by the absorbed FE? FixedEffectModels has this.
Also, I think it shouldn't crash when passed a formula with no fe() terms.
I'm adding support for this package to
reghdfejlfor Stata(!).This leads me to a few comments;
nlregaccepted the GLMoffsetargument.dof_fesfield with the number of degrees of freedom consumed by the absorbed FE? FixedEffectModels has this.Also, I think it shouldn't crash when passed a formula with no
fe()terms.