[R] Use of Sappy and Tappy for Mathematical Calculation

Rantony antony.akkara at ge.com
Tue Jul 10 12:16:36 CEST 2012


Hi,

i have a matrix like this,

ABC        XYZ    ......    .....   .....
-----         ------
12            20      ......    .....   .....
24            35      ......    .....   .....
30            40      ......    .....   .....

Here, i need to get 
                           Sum of each columns,
                           Mean of each columns, 
                           median of each columns,
                           mode of each columns, 
                           Standard deviation  of each columns, 
                           variance of each columns, 
                           range of each columns,
                           count of each columns,
                           max of each columns, 
                           min of each columns

Can i get output using sappy or tappy functions ? because there have alots
of records.

Could you please help me fast its kind of urgent !

- Thanks 
Antony 

--
View this message in context: http://r.789695.n4.nabble.com/Use-of-Sappy-and-Tappy-for-Mathematical-Calculation-tp4635969.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list