[R] Seeing the definition of a function
Søren Højsgaard
Soren.Hojsgaard at agrsci.dk
Tue May 4 15:26:32 CEST 2004
Dear all,
I was trying to see how the function 'confint' is defined. Doing
> confint
function (object, parm, level = 0.95, ...)
UseMethod("confint")
<environment: namespace:stats>
does not really enlighten me. How can I get to see the implementation (I guess it should be possible according to the general philosophy of the R project)?
Thanks in advance
Søren
=============================================================================================
Søren Højsgaard, PhD, Head of Research Unit Phone: +45 8999 1703
Biometry Research Unit, Fax: +45 8999 1300
Danish Institute of Agricultural Sciences E-mail: sorenh at agrsci.dk
Research Centre Foulum, DK-8830 Tjele, Denmark Homepage : http://www.jbs.agrsci.dk/~sorenh/
More information about the R-help
mailing list