Skip to content

ConfidenceEllipse

1.1.0

Computation of 2D and 3D Elliptical Joint Confidence Regions

0packages depend
7.7Kdownloads / year
85.3%test coverage
13/13checks pass

Overview

About
Maintained by Christian L. GoueguelFirst published 2024-04-222 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 3.0 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.50
85.3%
Coverage · measured lines
67%
Documentation · exports
13
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 365 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
40%

Downloads

7.7K
CRAN downloads in the past year
Rank #5,394 · ~21/day · ~642/mo
Daily download trend is not available in this view yet.
40630 days
1.7K90 days
7.7K1 year
Compare downloads with other packages →
Also on208 r2u

Repository

Repository
1Stars
0Forks
0Open issues
0Open PRs
3Releases
76Commits
1Contributors
confidence-ellipseconfidence-ellipsoidconfidence-regionmultivariate-distributionoutliers-detectionrobust-statistics
76 commits · Last activity 2025-06-05 · 0% stars, 30d

Stars over time

2025-07-03 · 12026-07-07 · 1

Repository practices

Upstream repositoryBeta

4 development-tooling and community-health practices detected across 4 families in the upstream repository

Checks run against github.com/christiangoueguel/confidenceellipse on 2026-07-19.

Continuous integration (1)
GitHub Actions
Reproducibility and dev environment (1)
data-raw/
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
17 external dependencies (excludes base and recommended)
Depends (1)
R >= 2.10
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 491 (49%)Vignettes 269 (27%)Rd 241 (24%)
Code characteristics
Cyclomatic complexity
7.5 median / 10 max
Test cases
16 / 0.50 per code line

Test coverage

Line coverage

85%

Expression

81.3%

Tests / Examples

85.3% / 78% ex

Functions

4 2 exported

Complexity

7.5 avg / 10 max

Call network

4 nodes / 2 edges

Loading call graph…

Lowest coverage

4 functions
FunctionCycloCoverage
transform_2d573%
transform_3d576%
confidence_ellipse exp1091%
confidence_ellipsoid exp1094%

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

2 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.1.0Latest
    2025-06-01 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 1.0.0
    2024-04-22
  • R
    R 4.3.0 released · 2023-04-21

Package metadata

First published
2024-04-22
Total releases
2 / 2 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 2.10
Bundled data
6.3 KB / 1 file
Download size
2.6 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →