Displaying 1 result from an estimated 1 matches for "tp3014503p3014503".
2010 Oct 26
1
Cut including the 0 value as separate bin
...te buckets and label
DF$Cut<-cut(DF$A,c(0,4,8,12,14,16,20),labels=labs,include.lowest=TRUE)
I want the 0(zero) value to be in a separate bin.
Sorry for the lame post...
Thanks guys.
JR
--
View this message in context: http://r.789695.n4.nabble.com/Cut-including-the-0-value-as-separate-bin-tp3014503p3014503.html
Sent from the R help mailing list archive at Nabble.com.