View source: R/CELESTA_functions.R
FitGmmModel | R Documentation |
Fits a Gaussian mixture model for each marker
FitGmmModel(marker_exp, marker_name, figure = FALSE)
marker_exp |
the expression of the marker for each cell |
marker_name |
the name of the marker |
figure |
whether a figure should be generated or not |
the Gaussian mixture model parameters for the marker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.