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

Rename linear regression functions #142

Merged

Conversation

mathause
Copy link
Member

@mathause mathause commented Apr 21, 2022

I decided to split #141 into 2 PRs. This PR needs to be merged first and it

  • renames linear_regression to _fit_linear_regression_xr
  • renames _linear_regression to _fit_linear_regression_np

which restores consistency with the names of these functions in auto_regression. This is not super important and I am also not 100% the names are final, but it's more explicit.

It also fixes _fit_linear_regression_xr when the target has no coordinates.

@znicholls this is mostly FYI - no need to review it unless you disagree with the naming of the functions.

@mathause mathause merged commit ac92d70 into MESMER-group:master Apr 25, 2022
@mathause mathause deleted the rename_linear_regression_functions branch April 25, 2022 13:44
@mathause mathause mentioned this pull request Jun 10, 2022
7 tasks
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.

None yet

1 participant