Displaying 3 results from an estimated 3 matches for "bonnin".
Did you mean:
bonnie
2012 Aug 23
0
party package: ctree - survival data - extracting statistics/predictors
...1.1-1 MASS_7.3-20
[6] strucchange_1.4-7 sandwich_2.2-9 zoo_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.91-1.1 tools_2.14.2 XML_3.9-4.1
------------------
Sarah Bonnin
Bioinformatician
Centre for Genomic Regulation
C/ Dr. Aiguader, 88
08003 Barcelona, Spain
------------------
Sarah Bonnin
Bioinformatician
Genomics Unit - Office 439.01
Centre for Genomic Regulation
C/ Dr. Aiguader, 88
08003 Barcelona, Spain
Tel. +34 93-316-0373
www.crg.eu
2009 Jul 09
2
X-axis labels not displayed when changing ylim
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.main=4)
axis(side=1, lab=F)
text(axTicks(1), par("usr")[3] - 2,
2009 Apr 23
2
Plots - several pages per pdf - quality/size issue
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 the pdf size gets way too big and cannot be open.
So my question is:
- is there a way to diminish