Nth-iteration-labs/ofmlr: Fit online finite mixtures of logistic regression models

The package allows one to fit, online (or in a data stream) an multiple finite mixtures of logistic regression models. The main workhorse \code{online_log_mixture()} and its utility functions (such as \code{add_observation()} can be used to fit a model. The \code{multi_online_log_mixture} object allows one to fit multiple models in paralel and compare their outcomes.

Getting started

Package details

Maintainer
LicenseMIT
Version1.0.0.000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Nth-iteration-labs/ofmlr")
Nth-iteration-labs/ofmlr documentation built on Sept. 27, 2020, 9:49 p.m.