r-ellipse 0.5.0
Functions for drawing ellipses and ellipse-like confidence regions
This package contains various routines for drawing ellipses and ellipse-like confidence regions, implementing the plots described in Murdoch and Chow (1996), A graphical display of large correlation matrices, The American Statistician 50, 178-180. There are also routines implementing the profile plots described in Bates and Watts (1988), Nonlinear Regression Analysis and its Applications.
- Website: https://cran.r-project.org/web/packages/ellipse/
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-ellipse 0.5.0
as follows:
guix install r-ellipse@0.5.0
Or install the latest version:
guix install r-ellipse
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.