找回密码
 注册
查看: 412|回复: 0

R语言 flowCore包 squareroot-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 17:48:47 | 显示全部楼层 |阅读模式
squareroot-class(flowCore)
squareroot-class()所属R语言包:flowCore

                                        Class "squareroot"
                                         类“平方根”

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Square root transform class defines a transformation defined
平方根变换类定义定义转换


类的对象----------Objects from the Class----------

Objects can be created by calls to the constructor squareroot(parameters,a,transformationId)
创建对象可以通过调用构造squareroot(parameters,a,transformationId)


插槽----------Slots----------




.Data: Object of class "function" ~~
.Data:Object类的"function"~~




a: Object of class "numeric" -non zero multiplicative
a:对象类"numeric"非零乘法




parameters: Object of class "transformation"-flow
parameters:对象类"transformation"流




transformationId: Object of class "character" -unique
transformationId:Object类的"character"唯一


延伸----------Extends----------

Class "singleParameterTransform", directly. Class "transform", by class "singleParameterTransform", distance 2. Class "transformation", by class "singleParameterTransform", distance 3. Class "characterOrTransformation", by class "singleParameterTransform", distance 4.
类"singleParameterTransform",直接。类"transform",类“singleParameterTransform”,距离为2。类"transformation",类“singleParameterTransform”,距离3。类"characterOrTransformation",类“singleParameterTransform”,距离4。


方法----------Methods----------

No methods defined with class "squareroot" in the signature.
没有定义的方法类“平方根”签名。


注意----------Note----------

The squareroot transformation object can be evaluated using the eval method by passing the data frame as an argument.The transformed
平方根改造的对象,可以使用eval方法的评估,通过作为转变argument.The的数据框


作者(S)----------Author(s)----------


Gopalakrishnan N, F.Hahne



参考文献----------References----------



参见----------See Also----------

dg1polynomial, ratio,quadratic
dg1polynomial,比,二次


举例----------Examples----------


  dat <- read.FCS(system.file("extdata","0877408774.B08",
  package="flowCore"))
  sqrt1<-squareroot(parameters="FSC-H",a=2,transformationId="sqrt1")
  transOut<-eval(sqrt1)(exprs(dat))

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-9 01:50 , Processed in 0.030011 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表