advaitr8/PoissonMixR:

Runs Poisson mixture models using variational inference (VI) or expectation maximization (EM) algorithms. Users provide count data that they suspect has been generated from a Poisson distribution with a certain parameter “lambda”.The model uses a maximum likelihood EM approach or a Bayesian variational inference algorithm with Gamma priors on the “lambda” parameter. The arguments are the data (X), expected number of mixture components (K) and the number of iterations to run the algorithm, default is 1000.

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("advaitr8/PoissonMixR")
advaitr8/PoissonMixR documentation built on May 28, 2019, 3:59 p.m.