Skip to content
/ NPflow Public

❗ This is a read-only mirror of the CRAN R package repository. NPflow — Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data Report bugs for this package: https://github.com/sistm/NPflow/issues

License

Notifications You must be signed in to change notification settings

cran/NPflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPflow

CRAN_Status_Badge R-CMD-check Downloads

Overview

NPflow is a package for performing Bayesian estimation of Dirichlet process mixtures of multivariate skew $t$-distributions. It is especially oriented towards flow-cytometry data preprocessing applications, but can be useful for numerous other applications.

The main function of the package is DPMpost().

The method implemented in this package is detailed in the following article:

Hejblum BP, Alkhassim C, Gottardo R, Caron F and Thiebaut R (2019). Sequential Dirichlet Process Mixtures of Multivariate Skew t-distributions for Model-based Clustering of Flow Cytometry Data. The Annals of Applied Statistics, 13(1):638-660. <doi: 10.1214/18-AOAS1209> <arXiv: 1702.04407>

Installation

The easiest way to get NPflow is to install it from CRAN:

install.packages("NPflow")

Or to get the development version from GitHub:

#install.packages("devtools")
devtools::install_github("sistm/NPflow", ref="CRANrelease")

– Boris Hejblum

About

❗ This is a read-only mirror of the CRAN R package repository. NPflow — Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data Report bugs for this package: https://github.com/sistm/NPflow/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published