Skip to content
Prev 22705 / 398502 Next

complex splits

On Thu, Aug 15, 2002 at 02:30:08PM -1000, Pierre Kleiber wrote:
No, when I try this I only get two groups based on d$col1. What I'm
looking for is a split on d$col1 (producing two groups) and a subsequent
split on d$col2 for a total of four groups. Then I'll do frequencies of
those four groups.

-Tim