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

R语言 flowFP包 append-methods()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 17:51:59 | 显示全部楼层 |阅读模式
append-methods(flowFP)
append-methods()所属R语言包:flowFP

                                         Methods to append flowFP fingerprints to a flowFPPlex
                                         追加到flowFPPlex flowFP指纹的方法

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

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

This method joins one or more flowFP objects into a flowFPPlex. Conceptually, each instance's fingerprint feature vector is extended. An error will occur if the sample names and the class  names differ. If we imagine the fingerprints as a matrix where columns are features and the rows are instances, this method binds the columns onto the existing fingerprint matrix.
这种方法加入到flowFP一个或多个flowFPPlex对象。从概念上讲,每个实例的指纹特征向量扩展。如果样本名和类名不同,会发生错误。如果我们想象的指纹作为一个矩阵列功能和行的实例,此方法结合到现有的指纹矩阵列。


Details

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

These methods append one or more fingerprints into a flowFPPlex.
这些方法追加flowFPPlex成一个或多个指纹。


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

append(x, values, after=length(x))
append(x, values, after=length(x))

flowFPPlex methods:
flowFPPlex方法:

Appends a fingerprint onto a flowFPPlex.
追加指纹到flowFPPlex。

Appends a list of fingerprints to a flowFPPlex.
指纹列表追加到flowFPPlex。

Combines two flowFPPlex-es into one.
结合成一个flowFPPlex-ES。


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



Herb Holyst &lt;<a href="mailto:holyst@mail.med.upenn.edu">holyst@mail.med.upenn.edu</a>&gt;, Wade Rogers &lt;<a href="mailto:rogersw@mail.med.upenn.edu">rogersw@mail.med.upenn.edu</a>&gt;




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

flowFPPlex sampleNames sampleClasses
sampleClasses flowFPPlex sampleNames


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


        data(fs1)
        fp1 = flowFP(fs1, name="fingerprint 1")
        fp2 = flowFP(fs1, name="fingerprint 2")
        plex = flowFPPlex(fp1)
        plex = append(plex, fp2)
        plex

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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