Displaying 1 result from an estimated 1 matches for "tp22656214p22656214".
2009 Mar 23
1
performance: zoo's rollapply() vs inline
...<- pchg.rollapply( m, 20 ) )
   user  system elapsed 
 146.94    0.81  157.03 
> system.time( x.inline    <- pchg.inline( m, 20 ) )
   user  system elapsed 
   0.69    0.00    0.72 
-- 
View this message in context: http://www.nabble.com/performance%3A--zoo%27s-rollapply%28%29-vs-inline-tp22656214p22656214.html
Sent from the R help mailing list archive at Nabble.com.