Description Usage Arguments Value
Fit a mixture of two Gaussians to groups of data
1 | fit_mm_size(df, output = "classification", conf = 0.5)
|
df |
Dataframe or dataframe subset with a column 'FSC.W' 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.