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

R语言 flowQ包 evaluateProcess()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 18:05:22 | 显示全部楼层 |阅读模式
evaluateProcess(flowQ)
evaluateProcess()所属R语言包:flowQ

                                         Evaluate QA processes
                                         评估QA流程

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

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

Re-evaluate an object of class qaProcess, e.g. for the case that a threshold value has changed.
重新评估的对象类qaProcess,例如阈值已改变的情况下。


用法----------Usage----------


evaluateProcess(process, thresh, ...)



参数----------Arguments----------

参数:process
An object of class qaProcess.  
对象类qaProcess。


参数:thresh
The new treshold on which the process is to be evaluated.  
新的传输安全性进行评估的过程。


参数:...
Further arguments that are passed on to the individual functions for each QA process type.
进一步的参数被传递到每个QA流程类型的个人功能。


Details

详情----------Details----------

It is sometimes useful to update the state of aggregators in a qaProcess , for instances after changing the threshold value, without having to recompute all images, which can be very time consuming.
有时它是有用qaProcess,聚合在状态更新后改变阈值的实例,而无需重新计算所有的图像,它可以是非常费时。


值----------Value----------

An updated object of class qaProcess
一个更新的对象类qaProcess


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

This function needs to be extended for new types of qaProcess.
此功能需要延长qaProcess新类型。


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


Florian Hahne



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

qaProcess,
qaProcess


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


## Not run: [#无法运行:]
data(GvHD)
dest <- tempdir()
qp1 <- qaProcess.timeline(GvHD[1:3], channel="FL1-H", outdir=dest,
         cutoff=1)
evaluateProcess(qp1, thresh=4)

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-8 18:34 , Processed in 0.031537 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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