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

principal_components attribute of calc_stats return is inconsistent with principal_components call #143

Closed
tboggs opened this issue Sep 20, 2022 · 0 comments

Comments

@tboggs
Copy link
Member

tboggs commented Sep 20, 2022

The PrincipalComponents object returned by the principal_components function has eigenvalues in descending order; however, the principal_components attribute of the GaussianStats object returned by calc_stats is in ascending order. The latter should be made consistent with the former.

@tboggs tboggs closed this as completed in 2514228 Oct 2, 2022
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

No branches or pull requests

1 participant