Hi R users,
I am trying to create a matrix, but R has problem with the size of dim,
wondering if there is anything that I can do?

> a <- diag(147456)
Error in array(0, c(n, p)) : 'dim' specifies too large an array

Thanks for your help
Rostam

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to