SONGDONGYUAN1994 / tcgmm

Two-condition Gaussian Mixture Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tcgmm

A novel R package for two-condition Gaussian Mixture Model (TCGMM).

TCGMM aims to solve the clustering problems of data from two conditions (e.g., a case-control experiment). It takes both between-type variation and between-condition variation into account. More details about usage can be found in functions.

To install TCGMM, run the code in R:

library(devtools)
install_github("SONGDONGYUAN1994/tcgmm")

About

Two-condition Gaussian Mixture Model

License:MIT License


Languages

Language:R 100.0%