statsmodels / statsmodels/statsmodels
linear algebra, projection helper functions
Open
Nobody has claimed this yet.
comp-regression
comp-stats
comp-tools
type-enh
- Dominant language
- Python
- Stars
- 11.6k
- Forks
- 3.6k
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 96
Description
where do we put them?
a module with lightweight imports for quick reuse, in stats or tools
- function to identify constant in linear_model (Kevin)
- projection, orthogonal projection in IV/GMM (partialling out variables)
- partial correlation
- multiple correlation
- linear constraint transformation and checks, in GEE, not yet: Kevin's explanation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by resolving whether the lightweight helper module belongs in stats or tools, then review the proposed uses in linear_model, IV/GMM, and GEE. The issue names no files or tests; completion would require an agreed scope and module location for the projection, correlation, constant-identification, and constraint helpers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100