Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic lstsq impl #1

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

ngriffiths13
Copy link
Collaborator

Super basic implementation. Definitely needs some changes and updates. A few notes:

I don't really understand the derive return type thing. I tried to throw together a function that maps inputs to output fields... But I know its wrong. Though nothing breaks?

Currently this returns a struct series with betas, y_preds, and residuals

@abstractqqq abstractqqq merged commit 063f713 into abstractqqq:main Nov 1, 2023
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants