Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Preserve the GLM model information #46

@ivanjpg

Description

@ivanjpg

It would be nice if SurveyGLM could hold the information returned by the statsmodels GLM. I wonder if something like

self.glm_model = glm_model
self.glm_results = glm_results

at the end of regression/glm.py would work?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions