-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I would like to support GLFixedEffectModels in RegressionTables without requiring it as a dependency. The package produces a GLFixedEffectModel very similar to the FixedEffectModel (but with information on the distribution and link).
Could we have an AbstractFixedEffectModel that both FixedEffectModels and GLFixedEffectModels inherit from? I think the right place for this would be in FixedEffects.jl; then I wouldn't need to have FixedEffectModels.jl as a dependency in either package.
Happy to have a go at it if you approve of the idea.
Metadata
Metadata
Assignees
Labels
No labels