Skip to content
Prev 319086 / 398506 Next

How to transpose it in a fast way?

On Mar 8, 2013, at 10:59 AM, David Winsemius wrote:

            
However, another posting today reminds us that this would best be attempted in a version of R that can handle matrices of that are larger than 2^15-1:
[1] TRUE
[1] FALSE

R 3.0 is scheduled for release soon and you can compile it from sources if your machine is properly equipped. It has larger integers, and I _think_ may support such larger matrices.