Skip to content

EMMIXSSL

Semi-Supervised Gaussian Mixture Model with a Missing-Data Mechanism

v1.1.1 · Oct 18, 2022 · GPL-3

Description

The algorithm of semi-supervised learning based on finite Gaussian mixture models with a missing-data mechanism is designed for a fitting g-class Gaussian mixture model via maximum likelihood (ML). It is proposed to treat the labels of the unclassified features as missing-data and to introduce a framework for their missing as in the pioneering work of Rubin (1976) for missing in incomplete data analysis. This dependency in the missingness pattern can be leveraged to provide additional information about the optimal classifier as specified by Bayes’ rule.

Downloads

CRAN

226

Last 30 days

19579th

624

Last 90 days

2.5K

Last year

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

r2u CRAN

10

Last 30 days

32

Last 90 days

120

Last year

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

autoCRAN

0

Last 7 days

8

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: ‘Ziyang Lyu <ziyang.lyu@unsw.edu.au>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ziyang",
                      family = "Lyu",
                      role = c("aut", "cre"),
                      email = "ziyang.lyu@unsw.edu.au"),
               person(given = "Daniel",
                      family = "Ahfock",
                      role = "aut"),
               person(given = c("Geoffrey", "J."),
                      family = "McLachlan",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ziyang Lyu <ziyang.lyu@unsw.edu.au>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ziyang",
                      family = "Lyu",
                      role = c("aut", "cre"),
                      email = "ziyang.lyu@unsw.edu.au"),
               person(given = "Daniel",
                      family = "Ahfock",
                      role = "aut"),
               person(given = c("Geoffrey", "J."),
                      family = "McLachlan",
                      role = "aut"))
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: ‘Ziyang Lyu <ziyang.lyu@unsw.edu.au>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ziyang",
                      family = "Lyu",
                      role = c("aut", "cre"),
              
...[truncated]...
  person(given = "Daniel",
                      family = "Ahfock",
                      role = "aut"),
               person(given = c("Geoffrey", "J."),
                      family = "McLachlan",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ziyang Lyu <ziyang.lyu@unsw.edu.au>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ziyang",
                      family = "Lyu",
                      role = c("aut", "cre"),
              
...[truncated]...
  person(given = "Daniel",
                      family = "Ahfock",
                      role = "aut"),
               person(given = c("Geoffrey", "J."),
                      family = "McLachlan",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies mvtnorm EMMIXSSL

Version History

3 tracked
new 1.1.1 Mar 10, 2026
updated 1.1.1 ← 1.1.0 diff Oct 17, 2022
new 1.1.0 Feb 7, 2022