[R] Combining simulation results
Tony Plate
tplate at blackmesacapital.com
Tue Oct 29 21:24:41 CET 2002
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:
>Murray Jorgensen <maj at waikato.ac.nz> wants to combine two arrays, each of dim:
> > > dim(resarray)
> > [1] 10 6 500 3
>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.
>--
> -- David Brahm (brahm at alum.mit.edu)
>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
>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
>_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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