Closed jariji closed 2 years ago
StatsAPI provides fit for fitting a statistical model which is used by StatsBase.jl, GLM.jl, and Econometrics.jl. It would be convenient if FixedEffects.jl used this as well so I could just learn the one API.
StatsAPI
fit
Sure, here is the pull request: https://github.com/FixedEffects/FixedEffectModels.jl/pull/216
StatsAPI
providesfit
for fitting a statistical model which is used by StatsBase.jl, GLM.jl, and Econometrics.jl. It would be convenient if FixedEffects.jl used this as well so I could just learn the one API.