factorAggregator-class(flowQ)
factorAggregator-class()所属R语言包:flowQ
Class "factorAggregator"
类“factorAggregator”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Abstraction of a factor type of aggregator with possible
一个可能的因素聚合类型的抽象
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("factorAggregator", ...) or using the constructor factorAggregator(x, passed), where x is a factor, or an object which can be coerced to a factor, and passed is a logical
对象可以通过检测的形式new("factorAggregator", ...)创建或使用的构造factorAggregator(x, passed),其中x是一个因素,或可强制因素的对象,passed 是一个逻辑
插槽----------Slots----------
x: Object of class "factor" coding the outcome state
x类"factor"编码的结果状态:对象
passed: Object of class "logical" indicating
passed:Object类的"logical"说明
延伸----------Extends----------
Class "qaAggregator", directly.
类"qaAggregator",直接。
方法----------Methods----------
show signature(object = "factorAggregator"): print
显示signature(object = "factorAggregator"):打印
writeLines signature(text = "factorAggregator", con = "file",
writeLines的<code>签名(文本=的“factorAggregator”,CON =“文件”,
作者(S)----------Author(s)----------
Florian Hahne
参见----------See Also----------
qaProcess.marginevents, qaReport, qaProcess, qaProcess.timeline, discreteAggregator, binaryAggregator, numericAggregator, stringAggregator, rangeAggregator,
qaProcess.marginevents,qaReport,qaProcess,qaProcess.timeline,discreteAggregator,binaryAggregator,numericAggregator,stringAggregator,rangeAggregator,
举例----------Examples----------
showClass("factorAggregator")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|