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

When the matrix is a covariance matrix, the calculation of CPVE will report an error #2

Open
zy-fang opened this issue Dec 15, 2020 · 0 comments

Comments

@zy-fang
Copy link

zy-fang commented Dec 15, 2020

When the matrix is a covariance matrix, the calculation of CPVE will report an error.
image
This is because when i=1 we use V[,ord[1:i]] is converted into a vector automatically. We should specify drop = FALSE
image

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