Skip to content
Prev 43129 / 63424 Next

Column(row)wise minimum and maximum

This is why the matrixStats package was created, cf.
http://cran.r-project.org/web/packages/matrixStats/

1. Yes, it would be nice to have them in one of the default packages.
2. We decided to focus on/constrain ourselves matrices in matrixStats.
 We decided not to go into arrays with length(dim(.)) >= 3.

/Henrik
On Thu, Apr 19, 2012 at 11:39 AM, Ravi Varadhan <rvaradhan at jhmi.edu> wrote: