Skip to content
Prev 11728 / 398502 Next

3 dimensional matrix??

Perhaps this is obvious...but is there anyway to create a matrix like 
object with has more than 2 dimensions.  I want to estimate a bunch 
of var/cov matrices inside an index loop.  It would be more 
computationally efficient to do this in C...but R makes many of the 
operations inside the loop really easy!  Thanks.