Re: [R] Creating Tabel for Mean, Deviance

2008-12-04 Thread Edwin Sendjaja
Hi, Thank you Stefan, I think, this package will do what I want. Edwin > Edwin Sendjaja schrieb: > > Hi, > > > > Can someone help me how to create a table for Min, Max, Mean, Deviance. > > Try the summaryBy function of the doBy package. The package has an > excellent vignette (=documentation).

Re: [R] Creating Tabel for Mean, Deviance

2008-12-04 Thread Stefan Grosse
Edwin Sendjaja schrieb: > Hi, > > Can someone help me how to create a table for Min, Max, Mean, Deviance. > > Try the summaryBy function of the doBy package. The package has an excellent vignette (=documentation). hth Stefan __ R-help@r-project.org

Re: [R] Creating Tabel for Mean, Deviance

2008-12-04 Thread Jim Lemon
Edwin Sendjaja wrote: Hi, Can someone help me how to create a table for Min, Max, Mean, Deviance. Hi Edwin, You might find that the describe function in the prettyR package does what you want. Jim __ R-help@r-project.org mailing list https://st

[R] Creating Tabel for Mean, Deviance

2008-12-03 Thread Edwin Sendjaja
Hi, Can someone help me how to create a table for Min, Max, Mean, Deviance. I have input data like this: Person Age Child 1 517 2 2 517 0 3 517 1 4 5202 5 520 3 6 710 1 7 721