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>.

Package details

AuthorChristian L. Goueguel [aut, cre] (<https://orcid.org/0000-0003-0521-3446>)
MaintainerChristian L. Goueguel <christian.goueguel@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://christiangoueguel.github.io/ConfidenceEllipse/ https://github.com/ChristianGoueguel/ConfidenceEllipse
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ConfidenceEllipse")

Try the ConfidenceEllipse package in your browser

Any scripts or data that you put into this service are public.

ConfidenceEllipse documentation built on May 29, 2024, 8:40 a.m.