Re: [R] Question with apply function

2009-08-05 Thread Steve Lianoglou
On Aug 5, 2009, at 5:45 PM, Noah Silverman wrote: In my continuing quest to generate some summary data, I've come across some useful suggestions in pasts posts. The apply operation returns an error, and I can't figure out why. Can someone help me fix this? testlogdata <- cbind(testlogdata,

[R] Question with apply function

2009-08-05 Thread Noah Silverman
In my continuing quest to generate some summary data, I've come across some useful suggestions in pasts posts. The apply operation returns an error, and I can't figure out why. Can someone help me fix this? testlogdata <- cbind(testlogdata, range_group=cut(testlogdata$lrm_score, breaks=c(.9,