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

R语言 RTools4TB包 DBFMCLresult-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 13:33:33 | 显示全部楼层 |阅读模式
DBFMCLresult-class(RTools4TB)
DBFMCLresult-class()所属R语言包:RTools4TB

                                        Class to store DBFMCL results.
                                         类,存储DBFMCL结果。

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

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

This class represents the results of the DBFMCL algorithm.
这个类表示的DBFMCL算法的结果。


类的对象----------Objects from the Class----------

Objects can be created by calls of the form   new('DBFMCLresult',<br>     name  = ...., # Object of class character<br>     data  = ...., # Object of class matrix<br>     cluster       = ...., # Object of class vector<br>     size  = ...., # Object of class vector<br>     center        = ...., # Object of class matrix<br>     parameters    = ...., # Object of class list<br>   )
可以创建对象调用的形式  new('DBFMCLresult',参考    name  = ...., # Object of class character参考    data  = ...., # Object of class matrix参考    cluster       = ...., # Object of class vector参考    size  = ...., # Object of class vector参考     center        = ...., # Object of class matrix参考    parameters    = ...., # Object of class list参考  )


插槽----------Slots----------




name: Object of class "character", an analysis identifiant (by default "exprs").
name:Object类的"character",分析identifiant的(默认“exprs”)。




data: Object of class "matrix", a subset of the original matrix containing the coordinates of the selected elements.
data:Object类的"matrix",原选定的元素的坐标矩阵的一个子集。




cluster: Object of class "vector", a vector of integers indicating the cluster to which each point is allocated.
cluster:Object类的"vector",表示每个点被分配到聚类的整数向量。




size: Object of class "vector", the number of points in each cluster.
size:Object类的"vector",在每个聚类点的数量。




center: Object of class "matrix", a matrix of cluster centres.
center类"matrix",聚类中心矩阵的对象。




parameters: Object of class "list", a list of all used DBFMCL parameters: normalizationMethod, distanceMethod, k, random, fdr, set.seed, inflation.
parameters:Object类的"list",所有使用DBFMCL参数列表:normalizationMethod,distanceMethod,K,随机,FDR,set.seed,通货膨胀。


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




show signature(object = "DBFMCLresult"), provides informations about the object.
显示signature(object = "DBFMCLresult"),提供有关的对象的信息。


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


Bergon A., Lopez F., Textoris J. and Puthier D.



参考文献----------References----------

flexible toolbox to explore productively the transcriptional landscape of the Gene Expression Omnibus database. PLoSONE, 2008;3(12):e4001.

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

writeDBFMCLresult, DBFMCL
writeDBFMCLresult,DBFMCL


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


obj <- new("DBFMCLresult")
obj

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 21:21 , Processed in 0.034893 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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