Skip to content

robustDA

Robust Mixture Discriminant Analysis

v1.2 · Oct 14, 2020 · GPL-2

Description

Robust mixture discriminant analysis (RMDA), proposed in Bouveyron & Girard, 2009 <doi:10.1016/j.patcog.2009.03.027>, allows to build a robust supervised classifier from learning data with label noise. The idea of the proposed method is to confront an unsupervised modeling of the data with the supervised information carried by the labels of the learning data in order to detect inconsistencies. The method is able afterward to build a robust classifier taking into account the detected inconsistencies into the labels.

Downloads

CRAN

297

Last 30 days

13417th

754

Last 90 days

3K

Last year

Trend: +29.1% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

25

Last 90 days

102

Last year

Trend: -43.8% (30d vs prior 30d)

autoCRAN

0

Last 7 days

3

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Charles Bouveyron <charles.bouveyron@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Charles", "Bouveyron", "&", "Stephane"),
                      family = "Girard",
                      role = "aut"),
               person(given = "Charles",
                      family = "Bouveyron",
                      role = "cre",
                      email = "charles.bouveyron@gmail.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Charles Bouveyron <charles.bouveyron@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Charles", "Bouveyron", "&", "Stephane"),
                      family = "Girard",
                      role = "aut"),
               person(given = "Charles",
                      family = "Bouveyron",
                      role = "cre",
                      email = "charles.bouveyron@gmail.com"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Charles Bouveyron <charles.bouveyron@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Charles", "Bouveyron", "&", "Stephane"),
                      family = "Girard",
                      role = "aut"),
               person(given = "Charles",
                      family = "Bouveyron",
                      role = "cre",
                      email = "charles.bouveyron@gmail.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Charles Bouveyron <charles.bouveyron@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Charles", "Bouveyron", "&", "Stephane"),
                      family = "Girard",
                      role = "aut"),
               person(given = "Charles",
                      family = "Bouveyron",
                      role = "cre",
                      email = "charles.bouveyron@gmail.com"))
as necessary.

Dependency Network

Dependencies Reverse dependencies MASS mclust Rsolnp robustDA

Version History

4 tracked
new 1.2 Mar 10, 2026
updated 1.2 ← 1.1 diff Oct 13, 2020
updated 1.1 ← 1.0 diff Jan 13, 2015
new 1.0 Sep 28, 2014