-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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-learnsyntax 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
Labels
No labels