summary,flowClust-method | R Documentation |
This method prints out various characteristics of the model fitted via robust model-based clustering.
summary(object, ...)
## S4 method for signature 'flowClust'
summary(object)
## S4 method for signature 'flowClustList'
summary(object)
object |
Object returned from |
... |
not used |
Various characteristics of the fitted model will be given under the following five categories: Experiment Information, Clustering Summary, Transformation Parameter, Information Criteria, and Data Quality. Under Data Quality, information about data filtering, outliers, and uncertainty is given.
Raphael Gottardo <raph@stat.ubc.ca>, Kenneth Lo <c.lo@stat.ubc.ca>
flowClust
, filter
,
show
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.