Re: [R] Publication-ready figures with two plots

2014-06-19 Thread Nelson Martins
An alternative would be to use the arrangeGrob function of the gridExtra package to generate the final montage, and then use ggsave: figure1<-arrangeGrob(plot1,plot2,ncol=2) ggsave(...) Best regards Nelson On Thu, Jun 19, 2014 at 8:45 AM, ONKELINX, Thierry wrote: > Dear Adam, > > ggsave() w

Re: [R] Help in Coxme

2011-01-16 Thread Nelson Martins
error associated with the replicates. Thank you again for your help On Sun, Jan 16, 2011 at 16:44, David Winsemius wrote: > > On Jan 16, 2011, at 5:07 AM, Nelson Martins wrote: > >> I am a relative newbie to survival analysis and R in general, but >> would like to use the

[R] Help in Coxme

2011-01-16 Thread Nelson Martins
ctions, hopefully with the associated standard errors? Thank you for your time and help Best regards Nelson Martins __ 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.