[R] What does the function treeresponse from the praty package do exactly?

2010-08-16 Thread Verena Hoffmann
only two risk groups I used ctree on the probability for the event which I got from treeresponse to get the optimal cutpoint. Is this a good approach? Maybe someone can help? Thanks a lot, Verena Hoffmann __ R-help@r-project.org mailing list https:

[R] gap.plot() and axes=F

2008-08-12 Thread Verena Hoffmann
,6,7,8,9,10,11) gap.plot(a,b,gap=c(10,49), gap.axis="x" ) axis(1, at=c(1,2,3,4,5,6,7,8,9,50,55,60,65,70)) axis.break(axis=1,9.5,style="slash", brw=0.03, breakcol="red") Thankful for advice, Verena Hoffmann __ R-help