ellipse contains ellipse drawing routines designed for pairwise
confidence regions, including distorted ellipses for nonlinear
regression regions. It also includes a routine plotcorr() for plotting
correlation matrices using ellipses.
Installation
It is on CRAN, and can be installed using
install.packages("ellipse")
You can install the development version of ellipse from
GitHub with:
ellipse
ellipsecontains ellipse drawing routines designed for pairwise confidence regions, including distorted ellipses for nonlinear regression regions. It also includes a routineplotcorr()for plotting correlation matrices using ellipses.Installation
It is on CRAN, and can be installed using
You can install the development version of ellipse from GitHub with:
Example
Plot approximate pairwise confidence regions and profile trace plots for a nonlinear fit:
The
plotcorr()function can plot a matrix of ellipses: