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

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

[复制链接]
发表于 2012-9-30 11:52:16 | 显示全部楼层 |阅读模式
filtering(som)
filtering()所属R语言包:som

                                        Filter data before feeding som algorithm for gene expression data
                                         喂奶前SOM算法的基因表达数据的筛选数据

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

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

Filtering data by certain floor, ceiling, max/min ratio, and max - min difference.
过滤数据通过一定的地板,天花板,最大/最小比例和最大 - 分差。


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


filtering(x, lt=20, ut=16000, mmr=3, mmd=200)



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

参数:x
a data frame or matrix of input data.
一个数据框或矩阵的输入数据。


参数:lt
floor value replaces those less than it with the value
最低值取代那些低于它的价值


参数:ut
ceiling value replaced those greater than it with the value
值上限取代了那些比它更大的价值


参数:mmr
the max/min ratio, rows with max/min < mmr will be removed
最大值/最小值比,行与最高/分钟<MMR将被删除


参数:mmd
the max - min difference, rows with (max - min) < mmd will be removed
最大 - 最小差,行(最大值 - 最小值)MMD将被删除


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

An dataframe or matrix after the filtering
滤波后的数据框或矩阵


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



Jun Yan &lt;jyan@stat.uiowa.edu&gt;




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

normalize.
normalize。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-10 00:02 , Processed in 0.024229 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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