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

Added Mahalanobis distance to linear regression #416

Closed
wants to merge 16 commits into from

Conversation

sjentsch
Copy link
Member

Added Mahalanobis distance (both as a results table and as output data) to linear regression

Copy link
Member

@raviselker raviselker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @sjentsch, I think adding the mahalanobis distance measures would be a good idea. However, I think you'd need to address a couple of issues for it to be merged. If you need some help, lmk through slack

Copy link
Member

@raviselker raviselker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the changes, and they address the issues I originally had so this can me merged

jonathon-love and others added 2 commits January 7, 2025 17:20
With this commit, an warning notice is added, if one of the models
in the analysis has a singularity issue. Also fixes an indexing problem
that appears when a model contains aliased coefficients.
@raviselker
Copy link
Member

Because there were some conflicts with this branch, I created my own branch based on this branch and fixed the issues. I opened a new PR for this branch (#421) so this one can be closed.

@raviselker raviselker closed this Jan 15, 2025
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.

3 participants