Description Usage Arguments Value
Returns GMM models to tidy format
1 | GMMmodels(.df)
|
.df |
- data frame produced by GMMfit() |
A data frame that maps each marker to the following values in the log10-transformed space:
The low and high cut-off values for outlier exclusion.
Mixture coefficients for the GMM. Sum up to 1.
Centroids of the two Gaussians in the mixture model.
The corresponding standard deviation of each Gaussian.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.