ConfidenceEllipse: Computation of 2D and 3D Elliptical Joint Confidence Regions

Computing elliptical joint confidence regions at a specified confidence level. It provides the flexibility to estimate either classical or robust confidence regions, which can be visualized in 2D or 3D plots. The classical approach assumes normality and uses the mean and covariance matrix to define the confidence regions. Alternatively, the robustified version employs estimators like minimum covariance determinant (MCD) and M-estimator, making them less sensitive to outliers and departures from normality. Furthermore, the functions allow users to group the dataset based on categorical variables and estimate separate confidence regions for each group. This capability is particularly useful for exploring potential differences or similarities across subgroups within a dataset. Varmuza and Filzmoser (2009, ISBN:978-1-4200-5947-2). Johnson and Wichern (2007, ISBN:0-13-187715-1). Raymaekers and Rousseeuw (2019) <doi:10.1080/00401706.2019.1677270>.

Version: 1.0.0
Depends: R (≥ 2.10)
Imports: cellWise, dplyr, forcats, ggplot2, magrittr, pcaPP, purrr, rgl, rlang, stats, tibble, tidyr, tidyselect
Suggests: knitr, rmarkdown, spelling, testthat (≥ 3.0.0)
Published: 2024-04-22
Author: Christian L. Goueguel ORCID iD [aut, cre]
Maintainer: Christian L. Goueguel <christian.goueguel at gmail.com>
BugReports: https://github.com/ChristianGoueguel/ConfidenceEllipse/issues
License: MIT + file LICENSE
URL: https://christiangoueguel.github.io/ConfidenceEllipse/, https://github.com/ChristianGoueguel/ConfidenceEllipse
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: ConfidenceEllipse results

Documentation:

Reference manual: ConfidenceEllipse.pdf
Vignettes: Confidence Ellipse
Confidence Ellipsoid

Downloads:

Package source: ConfidenceEllipse_1.0.0.tar.gz
Windows binaries: r-devel: ConfidenceEllipse_1.0.0.zip, r-release: ConfidenceEllipse_1.0.0.zip, r-oldrel: ConfidenceEllipse_1.0.0.zip
macOS binaries: r-release (arm64): ConfidenceEllipse_1.0.0.tgz, r-oldrel (arm64): ConfidenceEllipse_1.0.0.tgz, r-release (x86_64): ConfidenceEllipse_1.0.0.tgz, r-oldrel (x86_64): ConfidenceEllipse_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ConfidenceEllipse to link to this page.