Should it be .Machine$integer.max- 429497 ^2?
The matrix is not a sparse matrix, but a symmetric matrix.
It's a process of feature selection. I am choosing the most important
variables from 439497 variables. Now I am considering divide the whole
dataset into several part and process a small part
Hi, everyone
I need to create a 429497 x 429497 matrix.
When I use
*matrix(0,429497,429497)*
I got the error information : Error in matrix(0, 429497, 429497) : too many
elements specified
Then I use "ff" package, try to store this matrix on disk
* x<-ff(0,dim=c(429497,429497)*
And I got the err
2 matches
Mail list logo