plotDiscriminantFuzzyPattern(DFP)
plotDiscriminantFuzzyPattern()所属R语言包:DFP
Plots the Discriminant Fuzzy Pattern of the relevant genes
图相关基因的模糊判别模式
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function plots the Discriminant Fuzzy Pattern of the relevant genes (in rows) for the sample classes (in columns), as well as the impact factor which determines if a gene belongs to a Fuzzy Pattern in a class (if its value is higher than the <VAR>piVal</VAR>).<br> The relevant genes are those which are present in almost two different Fuzzy Patterns with different linguistic labels.<br> The plotting is made in both graphical and text mode.
此功能图判别模式的相关基因的模糊样本类(行)(列),以及确定的影响因素,如果一个基因属于类中的一个模糊模式识别(如果它的值是高于<VAR> piVal </ VAR的>)。参考相关的基因是那些在目前几乎是两个不同用不同的语言标签的模糊模式。参考的绘图图形和文本模式。
用法----------Usage----------
plotDiscriminantFuzzyPattern(dfp, overlapping = 2)
参数----------Arguments----------
参数:dfp
A matrix with the fuzzy patterns and impact factors for the relevant genes.
一个矩阵与模糊模式和相关基因的影响因素。
参数:overlapping
Modifies the number of membership functions used in the discretization process.<br> Possible values: <ol> "Low", "Medium", "High".
修改可能参考值:在离散化过程中所使用的隶属函数的数目。<OL>低,中,高。
"Low", "Low-Medium", "Medium", "Medium-High", "High".
“低”,“低中等,中,中高,高。
"Low", "Low-Medium", "Low-Medium-High", "Medium", "Medium-High", "High". </ol> Default value = 2.
“低”,“低中”,“低 - 中 - 高”,“中等”,“中高”,“高”。 </ OL>Default value = 2。
值----------Value----------
A matrix with the discriminant genes in rows, along with the Fuzzy Pattern for each class (in columns).<br> This object contains an attribute (ifs) which stores the Impact Factors used to determine if a gene belongs to a Fuzzy Pattern in a class (if the value is higher than the <VAR>piVal</VAR>).
矩阵与行的判别基因,以及与每个类(列)。参考对象的模糊模式识别,包含一个属性(ifs)存储用于确定因素的影响,如果一个基因属于类中的一个模糊模式(如果该值是比<VAR> piVal高</变更>)。
作者(S)----------Author(s)----------
Rodrigo Alvarez-Gonzalez<br>
Daniel Glez-Pena<br>
Fernando Diaz<br>
Florentino Fdez-Riverola<br>
Maintainer: Rodrigo Alvarez-Gonzalez <<a href="mailto:rodrigo.djv@uvigo.es">rodrigo.djv@uvigo.es</a>>
参考文献----------References----------
Patterns for Gene Selection and Data Reduction on Microarray Data. 7th International Conference on Intelligent Data Engineering and Automated Learning: IDEAL 2006, (2006) pp. 1095-1102
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|