[R] Change Confidence Limits on a plot
Robin Clark
robalexclark at hotmail.com
Fri Nov 14 20:39:38 CET 2008
Thanks Gavin and Dieter,
I think I've now got the plot working through using the level argument as
follows:
plot(confint(mult,level = sig) , main=NA,
xlab=unlist(strsplit(Args[4],"~"))[1])
--
View this message in context: http://www.nabble.com/Change-Confidence-Limits-on-a-plot-tp20503927p20507096.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list