[R] party package: ctree - survival data - extracting statistics/predictors

2012-08-23 Thread Sarah Bonnin
biomaRt_2.10.0party_1.0-2 vcd_1.2-13colorspace_1.1-1 MASS_7.3-20 [6] strucchange_1.4-7 sandwich_2.2-9zoo_1.7-7 coin_1.0-21 mvtnorm_0.9-9992 [11] modeltools_0.2-19 survival_2.36-14 loaded via a namespace (and not attached): [1] lattice_0.20-6 RCurl_1.

Re: [R] X-axis labels not displayed when changing ylim

2009-07-10 Thread Sarah Bonnin
That made the deal, i tried to change a bunch of parameters before but i am not yet familiar enough with the par("usr") one... Thank you very much! -Mensaje original- De: Patrick Connolly [mailto:p_conno...@slingshot.co.nz] Enviado el: jue 09/07/2009 22:36 Para: Sarah Bonnin

[R] X-axis labels not displayed when changing ylim

2009-07-09 Thread Sarah Bonnin
Dear R users, I am encountering a x axis labeling problem on quite basic plots... I use the following code which displays the labels on the x-axis with a 45 degrees angle: p <- plot(myobject1, type="b", col="red",cex=1, lwd=2, axes=FALSE, ann=FALSE, ylim=c(0,70)) title(main="title", font.mai

[R] Plots - several pages per pdf - quality/size issue

2009-04-23 Thread Sarah Bonnin
Dear R-experts, I hope that question will not be too redundant (sorry if it is) but i don't seem able to find the answer i need in the archives... I try to create a file which would have 1.several pages and 2.several plots by page. I know how to make a pdf file this way, but my problem is th

[R] Plots - several pages per pdf - quality/size issue

2009-04-23 Thread Sarah Bonnin
Dear R-experts, I hope that question will not be too redundant (sorry if it is) but i don't seem able to find the answer i need in the archives... I try to create a file which would have 1.several pages and 2.several plots by page. I know how to make a pdf file this way, but my problem is that