qaAggregator-class(flowQ)
qaAggregator-class()所属R语言包:flowQ
Abstraction of the possible outcomes of a QA process
抽象的QA流程的可能结果
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Virtual parent class for different types of QA aggregators
QA的聚合不同类型的虚拟父类
Details
详情----------Details----------
In the context of this package, qaAggregators are objects that hold the outcome of a QA process. Each subclass implements its own writeLine method, which creates the appropriate
在这个包中,qaAggregators对象持有的QA流程的结果。每个子类中实现自身的writeLine方法,建立适当的
类的对象----------Objects from the Class----------
A virtual Class: No objects may be
虚拟类:无对象可能
插槽----------Slots----------
passed: Object of class "logical" indicating
passed:Object类的"logical"说明
方法----------Methods----------
No methods defined with class "qaAggregator" in the signature.
没有任何方法定义类的“qaAggregator”签名。
作者(S)----------Author(s)----------
Florian Hahne
参见----------See Also----------
qaProcess.marginevents, qaReport, qaProcess, qaProcess.timeline, binaryAggregator, discreteAggregator, factorAggregator, numericAggregator, stringAggregator, rangeAggregator
qaProcess.marginevents,qaReport,qaProcess,qaProcess.timeline,binaryAggregator,discreteAggregator,factorAggregator,numericAggregator,stringAggregator,rangeAggregator
举例----------Examples----------
showClass("qaAggregator")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|