[R] Sweave - have Sexpr print 3 digits when the last is 0

2010-01-30 Thread Elizabeth Stanny
t I want 3 not 4 digits 0.2501 Thanks in advance. Elizabeth Stanny epsta...@gmail.com __ 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.org/posting-guide.html and

Re: [R] Hmisc, Design, summary.Design plot- changing confidence intervals, adding color or decreasing font size

2009-07-18 Thread Elizabeth Stanny
Frank, I had already tried q=c(0.7,0.8,0.9,0.95) as an argument in plot.summary.Design and it did not work (i.e., CIs were not plotted). Could you point me to an example using plot.summary.Design that uses q as argument and has output? I would greatly appreciate it. Thanks. Elizabeth Usi

[R] Hmisc, Design, summary.Design plot- changing confidence intervals, adding color or decreasing font size

2009-07-17 Thread Elizabeth Stanny
ol.2006 + lnass.2006, data=dw, x=TRUE, y=TRUE) fghg.new.06 <- lrm(ghg ~intsalep + EPA + toper + vol + lnass, data=newghg,subset=year==0, x=TRUE, y=TRUE) Elizabeth Stanny Professor of Business Sonoma State University sta...@sonoma.edu ___