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

The algorithm of semi-supervised learning is based on finite Gaussian mixture models and includes a mechanism for handling missing data. It aims to fit a g-class Gaussian mixture model using maximum likelihood. The algorithm treats the labels of unclassified features as missing data, building on the framework introduced by Rubin (1976) <doi:10.2307/2335739> for missing data analysis. By taking into account the dependencies in the missing pattern, the algorithm provides more information for determining the optimal classifier, as specified by Bayes' rule.

Getting started

Package details

AuthorZiyang Lyu [aut, cre], Daniel Ahfock [aut], Ryan Thompson [aut], Geoffrey J. McLachlan [aut]
MaintainerZiyang Lyu <ziyang.lyu@unsw.edu.au>
LicenseGPL-3
Version1.1.6
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gmmsslm")

Try the gmmsslm package in your browser

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

gmmsslm documentation built on June 8, 2025, 2 p.m.