singleParameterTransform-class(flowCore)
singleParameterTransform-class()所属R语言包:flowCore
Class "singleParameterTransform"
类“singleParameterTransform”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A transformation that operates on a single parameter
A转换经营上的一个单一的参数
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("singleParameterTransform", ...).
创建对象可以通过检测的形式new("singleParameterTransform", ...)。
插槽----------Slots----------
.Data: Object of class "function". The transformation.
.Data类"function"的对象。改造。
parameters: Object of class "transformation". The parameter to transform. Can be a
parameters类"transformation"的对象。转换的参数。可以是一个
transformationId: Object of class
transformationId:对象类
延伸----------Extends----------
Class "transform", directly. Class "transformation", by class "transform", distance 2. Class "characterOrTransformation", by class "transform", distance 3.
类"transform",直接。类"transformation"“类”改造“,距离2。类"characterOrTransformation"“类”改造“,距离3。
方法----------Methods----------
No methods defined with class "singleParameterTransform" in the signature.
没有任何方法定义类的“singleParameterTransform”签名。
作者(S)----------Author(s)----------
F Hahne
举例----------Examples----------
showClass("singleParameterTransform")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|