Bogaso wrote:
OK. I understood this. But the problem is I have to execute that for atleast
130. Is there any possibility to break that calculation into some
sub-section so that individual section can carry out the calculation
efficiently?

Thanks,

Why do you 'have' to do this?  What are you actually trying to accomplish?

Pretend you can easily compute the matrix you want. The amount of memory you'd need to store a single copy of it is so large, that all the computers in the world could not hold a copy of it.

So why is it that you think you have to do this?

______________________________________________
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