Skip to content
Prev 25941 / 398502 Next

advanced tabulation

many thanks for all your comments !
what you want, if you are interested in separate summaries for each row
variable.  >>This uses the summary.formula function in the Hmisc library
(http://hesweb1.med.virginia.edu/biostat/s/Hmisc.html) for which there are
plot, print, and latex >>methods for formatting the output.  For 2-way
cross-classified summaries see method='cross'.

...this is really a good starting point !
An improvement should be the possibility use in a function more than 1
column variable !?

I check/AttemptToUnderstand next days the functions from Hmisc and Kickstart
more deeply and
perhaps the modification's are not so difficult !?

P.S.
summary (Hmisc) is a generic function !?
Is it pure R code ?

regards, christian


----- Original Message -----
From: "Frank E Harrell Jr" <fharrell at virginia.edu>
To: "Christian Schulz" <ozric at web.de>
Cc: <r-help at stat.math.ethz.ch>
Sent: Monday, December 02, 2002 1:00 PM
Subject: Re: [R] advanced tabulation
anybody
what you want, if you are interested in separate summaries for each row
variable.  This uses the summary.formula function in the Hmisc library
(http://hesweb1.med.virginia.edu/biostat/s/Hmisc.html) for which there are
plot, print, and latex methods for formatting the output.  For 2-way
cross-classified summaries see method='cross'.