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

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

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

                                          Create QA process of type 'timeflow'
                                         创建类型为“timeflow QA流程”

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

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

This function takes a flowSet as input and  creates all necessary output for a 'timeflow' type QA process. Objects created by this function can be laid out as HTML using writeQAReport.
这个函数需要作为输入flowSet,并创建了所有必要的输出“timeflow”型QA流程。由这个函数创建的对象可以作为HTML使用writeQAReport奠定了。


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



qaProcess.timeflow(set, outdir, cutoff=2, name="time flow",
sum.dimensions=NULL, det.dimensions=c(3,2), pdf=TRUE, ...)




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

参数:set
A flowSet.
AflowSet。


参数:outdir
The directory to which the graphical output is to be saved. If multiple QA processes are to be combined, make sure to use the same directory for all of them.
图形输出要保存的目录。如果要合并的多个QA流程,确保所有使用同一目录。


参数:cutoff
The threshold at which the QA criterion is considered to have failed. An absolute value in the timeline deviation score as computed by the timeLinePlot function.  
在质量保证标准被认为是失败的阈值。在时间轴上的偏差得分的绝对值,timeLinePlot函数的计算。


参数:name
The name of the process used for the headings in the HTML output.
该进程的名称用于在HTML输出的标题。


参数:sum.dimensions, det.dimensions
The dimensions of the pdf device in inches used for the summary and the detailed plots.
英寸尺寸的PDF设备用于总结和详细图。


参数:pdf
Logical indicating whether to create vectorized versions of images for this quality process. This should be set to FALSE if disk space is critical, since the pdf versions of the image consume much more space on the hard drive compared to the bitmap version.
逻辑说明是否要建立这种质量的过程量化的图像版本。这应设置为FALSE如果磁盘空间是至关重要的,因为图像的PDF版本点阵图版本相比硬盘驱动器上消耗更多的空间。


参数:...
Further arguments.
进一步的论据。


Details

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

QA processes of type 'timeflow' detect disturbances in the flow of cells over time. These indicate problems with the cell suspension, clogging of the needle or similar issues. If the flow rate is to high, the frequency of measuring cell douplettes increases.
类型timeflow“QA流程检测单元随着时间的推移流的干扰。这表明单元悬液的问题,堵塞针或类似的问题。如果流速,测量单元douplettes增加的频率高。

For more details on how to layout qaProcess objects to  HTML, see writeQAReport and qaReport.
对于如何布局qaProcess对象为HTML的更多细节,请参阅writeQAReport和qaReport。


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

An object of class qaProcess.
对象类qaProcess。


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


Florian Hahne



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

writeQAReport, qaReport, qaProcess, qaProcess.marginevents qaProcess.timeline, qaProcess.cellnumber
writeQAReport,qaReport,qaProcess,qaProcess.margineventsqaProcess.timeline,qaProcess.cellnumber


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



## Not run: [#无法运行:]
data(GvHD)
dest <- tempdir()
qp <- qaProcess.timeflow(GvHD, outdir=dest, cutoff=1)
qp

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


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-8 21:23 , Processed in 0.036573 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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