Description Usage Arguments Value
Fit a mixture of two Gaussians to fluorescence intensities of groups of data from flow cytometry
1 | fit_mm_green(df, output = "classification")
|
df |
Dataframe or dataframe subset with a column 'total.green' containing data to be fit |
ouput |
Options are "classification", "posterior", "full"; default is "classification" |
a classified dataset ("classification", default), a dataset with the posteriors added as columns ("posterior"), or a dataset with posteriors and information about the mixtures ("full")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.