[R] Combining simulation results

Murray Jorgensen maj at waikato.ac.nz
Tue Oct 29 00:00:31 CET 2002


In one saved workspace I have the results of a simulation experiment stored
as an array "resarray".

> dim(resarray)
[1]  10   6 500   3

In another workspace I have a similar array from another run of the
simulation.

I want to combine the two arrays into a single array of dimensions
10, 6, 1000, 3

What's the best way to do this?

Murray Jorgensen


Dr Murray Jorgensen      http://www.stats.waikato.ac.nz/Staff/maj.html 
Department of Statistics, University of Waikato, Hamilton, New Zealand 
Email: maj at waikato.ac.nz                            Fax +64-7 838 4155
Phone  +64-7 838 4773 wk    +64 7 849 6486 home     Mobile 021 395 862

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list