Skip to content
Prev 43128 / 63424 Next

Column(row)wise minimum and maximum

Oliver,

It is mainly a speed issue (and also compactness!), at least for me.  Using `apply' is so much slower.   I agree with you that having column and row operations available for "basic" stats operations in "base" would be great.

David - I am aware of capabilities in other packages, but I am hoping that such basic operations would be part of "base" distribution.  

Ravi

-----Original Message-----
From: oliver [mailto:oliver at first.in-berlin.de] 
Sent: Thursday, April 19, 2012 2:34 PM
To: Ravi Varadhan
Cc: r-devel at r-project.org
Subject: Re: [Rd] Column(row)wise minimum and maximum
On Thu, Apr 19, 2012 at 08:31:56PM +0200, oliver wrote:
- sum   :-)
   - diff


Ciao,
   Oliver