On Wednesday 13 May 2009 10:54:01 pm Peverall Dubois wrote: > Hi, > > Suppose I have a calculation that contain an estimation > of certain value and its confidence interval > (this is computed via Chi Square approximation). > > Is there any approach in R in which we can > evaluate the confidence interval? > Have you tried:
help.search("confidence interval")? JD ______________________________________________ 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.