Skip to content

Combining simulation results

2 messages · David Brahm, Tony Plate

#
Murray Jorgensen <maj at waikato.ac.nz> wants to combine two arrays, each of dim:
into one array of dim c(10, 6, 1000, 3).

A function called "abind" on StatLib <http://lib.stat.cmu.edu/S/abind> does
exactly this, at least in S-Plus.  I have not tried it in R.
#
My function abind() on StatLib does not work out of the box on R because 
the return value from match.call() has a different structure in R.  I 
translated it for R and have been meaning to get around to making it 
available.  In the meantime, I'd be happy to email a copy to anyone who 
wants it.

-- Tony Plate
At 10:13 AM 10/29/2002 -0500, David Brahm wrote:
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._