[R] confidence ellipsoid for model parameters

Jesus Maria Frias Celayeta iosu at ucc.ie
Wed Jan 2 11:05:54 CET 2002


Dear Renaud,
        Have a look to the package ellipse at the CRAN repository, and
particularly to ellipse.lm().

This function produces the ellipsoidal outline of a pairwise condence
region for a linear model t.

Usage

ellipse(x, which = c(1, 2), level = 0.95, t = sqrt(2 * qf(level, 2,
x$df.residual)), ...)

	You can produce pairwise regions for any two parameters in a
linear fit that you can plot afterwards. Is that what you want?.

Happy new year to all the R-helpers,

IOsu


Jesus Maria Frias Celayeta, PhD.
Process Engineering Department
University College Cork. Ireland
phone: 353-21-4903097
fax:   353-21-4270249
http://www.ucc.ie/acad/departments/processeng/staff/friasj.html

On Tue, 1 Jan 2002, Renaud Lancelot wrote:

> Dear all,
>
> Has anyone written functions to compute (and ideally project / plot onto
> a plane) confidence ellipsoids for q linear model parameters, q > 2 ?
>
> Greetings and best wishes,
>
> Renaud
>
> --
> Dr Renaud Lancelot, vétérinaire
> CIRAD, Département Elevage et Médecine Vétérinaire (CIRAD-Emvt)
> Programme Productions Animales
> http://www.cirad.fr/presentation/programmes/prod-ani.shtml
>
> ISRA-LNERV                      tel    (221) 832 49 02
> BP 2057 Dakar-Hann              fax    (221) 821 18 79 (CIRAD)
> Senegal                         e-mail renaud.lancelot at cirad.fr
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list