Skip to content

AbstractFixedEffectModel #29

@jmboehm

Description

@jmboehm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions