ellipse (0.5.0)
Published 2026-02-24 13:47:10 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("ellipse")About this package
Contains various routines for drawing ellipses and ellipse-like confidence regions, implementing the plots described in Murdoch and Chow (1996, <doi:10.2307/2684435>). There are also routines implementing the profile plots described in Bates and Watts (1988, <doi:10.1002/9780470316757>).Functions for Drawing Ellipses and Ellipse-Like Confidence Regions
Dependencies
| Depends | R (>= 2.0.0),graphics,stats |
| Suggests | MASS |