summary,flowClust-method(flowClust)
summary,flowClust-method()所属R语言包:flowClust
Summary Method for flowClust Object
flowClust对象的简易方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This method prints out various characteristics of the model fitted via robust model-based clustering.
此方法打印出各种模型,通过装有强大的基于模型的聚类特性。
用法----------Usage----------
## S4 method for signature 'flowClust'
summary(object)
## S4 method for signature 'tmixFilterResult'
summary(object)
参数----------Arguments----------
参数:object
Object returned from flowClust or from filter.
从flowClust或filter返回的对象。
Details
详情----------Details----------
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.
拟合模型的各种特性,将在以下五个类别:实验信息,聚类分析总结,转换参数,信息标准和数据质量。根据数据质量,过滤数据,离群,不确定性的信息。
作者(S)----------Author(s)----------
Raphael Gottardo <<a href="mailto:raph@stat.ubc.ca">raph@stat.ubc.ca</a>>, Kenneth Lo <<a href="mailto:c.lo@stat.ubc.ca">c.lo@stat.ubc.ca</a>>
参见----------See Also----------
flowClust, filter, show
flowClust,filter,show
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|