[R] Trying to avoid a loop
Michael Roberts
mroberts at ers.usda.gov
Tue Jan 23 23:37:31 CET 2001
Hello:
Although I could write a loop to do the following, I would like
to avoid this as it would be expensive. Does anyone know if
there is an R function that would make this faster?
Given a 3 dimensional array, say Z with dimensions {n,l,k}, I would
like to create a matrix Y with dimensions {n,l}, each element of which
contains the position {k} with the largest element that dimension.
Many thanks,
Michael Roberts
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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