Skip to content
Back to formatted view

Raw Message

Message-ID: <1117118200.8707.15.camel@blue.chem.psu.edu>
Date: 2005-05-26T14:36:40Z
From: Rajarshi Guha
Subject: a more elegant approach to getting the majority level

Hi, I have a factor and I would like to find the most frequent level.

I think my current approach is a bit long winded and I was wondering if
there was a more elegant way to do it:

x <- factor(sample(1:0, 5,replace=TRUE))

levels(x)[ which( as.logical((table(x) == max(table(x)))) == TRUE ) ]

(The length of x will always be an odd number, so I wont get a tie in
max())

Thanks,

-------------------------------------------------------------------
Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
Alcohol, an alternative to your self
- 'Alcohol' by the Bare Naked Ladies