Skip to content

glum support for maketables #958

@s3alfisc

Description

@s3alfisc

Hi @ quantco team / glum devs,

I have set up a draft PR to add glum support for maketables, which we hope can become in Python what modelsummary is in R by providing a general interface to produce regression tables across different packages / model classes.

If one of you has 10 minutes to spare, would you be so kind to take a look at the PR? py-econometrics/maketables#13

Mostly, I am wondering about two things:

  • Is it possible to somehow obtain the name of the dependent variable when the scikit-learn syntax is used (as opposed to the formula API)? I would assume no?
  • Is it possible to retrieve information on whether the variance covariance matrix is clustered, and if yes, by which variable? If no, would this be something you'd consider adding?

@dsliwka FYI

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