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

Error in predictYCpp(as.matrix(H), D, b) : Mat::init(): requested size is too large; suggest to enable ARMA_64BIT_WORD #55

Open
Vinniporiya opened this issue Apr 11, 2023 · 0 comments

Comments

@Vinniporiya
Copy link

Hi,
I got an error (below) while running FRASER on a large dataset.
Can you please help me to resolve this error?

Computing PCA ...
Fitting rho ...
Error in predictYCpp(as.matrix(H), D, b) :
Mat::init(): requested size is too large; suggest to enable ARMA_64BIT_WORD
Calls: FRASER ... fit.FraserDataSet -> fitPCA -> updateRho -> predictY -> predictYCpp
Execution halted

Thank you!

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