Skip to content
Prev 58951 / 398502 Next

Mode in case of discrete or categorial data

On Fri, 12 Nov 2004, Vito Ricci wrote:
which.max is design for finding the maximum, so
    names(t)[which.max(t)]


 	-thomas