Dear R People:

I have an AOV model that I get confidence intervals from via

> confint(chick1.aov1)
        2.5 %   97.5 %
trtA 1.472085 1.607915
trtB 1.512085 1.647915
trtC 1.328751 1.464582
>

I am using R2HTML to produce HTML output.  However, the HTML code
itself just has rounded values, i.e., 1.5 and 1.6.

Has anyone run across this, please?
Any suggestions would be much appreciated.
Sincerely,
Erin


-- 
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodg...@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 provide commented, minimal, self-contained, reproducible code.

Reply via email to