This package browser is in early development. Mind the rough edges.

r-ellipse

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.

Installation

Install the latest version of r-ellipse as follows:

guix install r-ellipse

Or install a particular version:

guix install r-ellipse@0.5.0

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.

Badge code

You can use the following badge to inform users of r-ellipse about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-ellipse'><img src='https://packages.guix.gnu.org/packages/r-ellipse/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-ellipse/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-ellipse)

Example Org:

[[https://packages.guix.gnu.org/packages/r-ellipse][https://packages.guix.gnu.org/packages/r-ellipse/badges/latest-version.svg]]