A non-text attachment was scrubbed... Name: not available Type: text/enriched Size: 3706 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/20010913/b4135232/attachment.bin
trouble locating confint function/ nls library/
3 messages · S.McClatchie, Brian Ripley, Jesus Maria Frias Celayeta
On Thu, 13 Sep 2001, S.McClatchie wrote:
System info: R ver. 1.3.0 (2001-06-22) on NT ESS v. 5.1.18 using emacs ver. 20.7.1 -------------------------------- Colleagues, Is the function 'confint' still current?
It's in MASS:
help.search("confint")
Help files with alias or title matching `confint', type `help(FOO, package = PKG)' to inspect entry `FOO(PKG) TITLE': confint(MASS) Confidence Intervals for Model Parameters including the nls method.
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Hi Sam, confint() is in the library MASS
help.search("confint")
Help files with alias or title matching `confint': Type `?FOO' to inspect entry `FOO(PKG) TITLE'. confint(MASS) Confidence Intervals for Model Parameters cheers, IOsu
On Thu, 13 Sep 2001, S.McClatchie wrote:
System info: R ver. 1.3.0 (2001-06-22) on NT ESS v. 5.1.18 using emacs ver. 20.7.1 -------------------------------- Colleagues, Is the function 'confint' still current?
From the help.start():
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._