This package implements a sparse mixture of multivariate regressions model for flow cytometry data. The main motivating application is continuous-time flow cytometry data collected in the ocean, over space and time.
The paper has been published in the Annals of Applied Statistics and can be accessed on Project Euclid or PubMed Central.
This R package can be installed using the following commands.
library(devtools)
install_github("sangwon-hyun/flowmix", subdir = "flowmix")
A short vignette here shows how to use the package.
The contributors are Sangwon Hyun, Mattias Rolf Cape, Francois Ribalet, and Jacob Bien.