FixedEffects / FixedEffectModels.jl

Fast Estimation of Linear Models with IV and High Dimensional Categorical Variables
Other
225 stars 46 forks source link

Move to `!==` comparison for nothing #183

Closed nilshg closed 2 years ago

nilshg commented 2 years ago

This is consistent with the usage of !== in fit.jl. It is also picked up as a "Problem" by VSCode when developing.