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

Potential small bug in RandomPCA::project #49

Open
kachulis opened this issue Aug 21, 2020 · 0 comments
Open

Potential small bug in RandomPCA::project #49

kachulis opened this issue Aug 21, 2020 · 0 comments

Comments

@kachulis
Copy link

I also suspect there may be a small bug in RandomPCA::project with respect to the selected divisor. When projecting new samples onto previously calculated loadings, if running in div=DIVISOR_N1 mode, it appears that the divisor used refers to the number of samples in the new set (being projected), as opposed to using the number of samples used to produce the original loading.

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