[R] weighted ftable
Andrew Choens
andy.choens at gmail.com
Mon Nov 24 20:29:45 CET 2008
I need to do some fairly deep tables, and ftable() offers most of what I
need, except for the weighting. With smaller samples, I've just used
replicate to let me have a weighted data set, but with this data set,
I'm afraid replicate is going to make my data set too big for R to
handle comfortably.
That being said, is there some way to weight my table (similar to
wtd.table) but offer the nuanced control and depth of ftable?
thanks.
--
Insert something humorous here. :-)
More information about the R-help
mailing list