[R] Specifying Splits WhenUusing rpart

2011-05-19 Thread Bruce Johnson
I am using the package rpart to explore various classification structures. The call looks like: seekhi1<-rpart(pvol~spec+a1+psize+eppres+numpt+icds+bivalcrt+stents+ppshare+ nhosp+nyrs,data=dat,method="class", control=rpart.control(minsplit=30,xval=10)) The output is 1)

[R] Help With Post-hoc Testing

2010-08-30 Thread Bruce Johnson
I am trying to do post-hoc tests associated with a repeated measures analysis with on factor nested within respondents. The factor (SOI) has 17 levels. The overall testing is working fine, but I can't seem to get the multiple comparisons to work. The first step is to "stack" the data. Then

[R] make.rm

2010-08-27 Thread Bruce Johnson
Where do I find this function? [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide comme