Displaying 1 result from an estimated 1 matches for "tp3382981p3382981".
2011 Mar 16
4
plotting multiple figures on one page
...attach(data0)
model=rq(rain~year,tau=seq(0.1,0.9,0.1))
plot(summary(model,alpha=0.05,se="iid"),parm=2,pch=19,cex=1.2,mar=c(5,5,5,5),
ylab=" ",xlab=" ")
}
dev.off()
--
View this message in context: http://r.789695.n4.nabble.com/plotting-multiple-figures-on-one-page-tp3382981p3382981.html
Sent from the R help mailing list archive at Nabble.com.