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

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

[复制链接]
发表于 2012-9-30 10:09:03 | 显示全部楼层 |阅读模式
featureSet-class(SlimPLS)
featureSet-class()所属R语言包:SlimPLS

                                        Class "featureSet"
                                         类“FEATURESET”

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

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

Holds a set of features to be used for classification of expression data. The class is usually the output of a feature selection process on the data. The features are constructed of basic features which are usually genes or probe ids in an expression matrix. The set of features can be either a simple vector of names denoting the probes or genes, or a  set of weighted linear combinations of such simple features. Such a linear combination is known
保存了一组用于表达数据分类功能。的类通常是一个功能选择过程对数据的输出。的特征构造的基本功能,这通常是基因或探针的表达式矩阵中的id。的功能集可以是一个简单的向量表示的探针或基因,或一组的加权线性组合,这样的简单的功能的名称。这种被称为线性组合


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

Objects can be created by calls of the form
可以创建对象通过调用的形式

new("featureSet", ...)
new("featureSet", ...)

but are usually created by calling either
但通常是通过调用创建

"selectFeatures"
"selectFeatures"

or


"selectFeaturesSlimPLS".
"selectFeaturesSlimPLS"。

While the former creates a set of basic features selected from the basic features in the data by various methods, the latter creates a set of component features, where each component is a linear combination of basic features from the data.
而前者则创建一组选自通过各种方法中的数据的基本功能的基本功能,后者创建一个组件特性集合,其中每个成分是从数据的基本功能的一个线性组合。


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

  


features:Object of class "vector" - A list of strings representing the features  
features:类的对象"vector"  - 字符串列表,代表的功能

t_mat_learn:Object of class "matrix" - for internal use   
t_mat_learn类的对象"matrix"  - 供内部使用

w_mat:Object of class "matrix" - a weight matrix that represent component features, where each column represents a component, and each row represents a basic feature. The values within the matrix are the weight contribution of the basic feature in the given row, to the component in the given column.
w_mat:类的对象"matrix"“ - 代表的权重矩阵组件功能,其中每一列代表一个组件,每一行代表一个基本特征。矩阵内的值中的贡献(重量)在给定的行的基本特征,在给定的列中的组件。

p_mat:Object of class "matrix" - for internal use  
p_mat类的对象"matrix"  - 供内部使用

q_mat:Object of class "matrix" - for internal use   
q_mat类的对象"matrix"  - 供内部使用

is_pls:Object of class "logical" - a flag whether to use the simple features vector, or the components   
is_pls:类的对象"logical"“ - 一个标志,是否使用简单的特征向量,或组件


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

No methods defined with class "featureSet" in the signature.
没有定义的方法与类的“FEATURESET”的签名。


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


Michael Gutkin, Ofer Lavi



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

selectFeatures, trainClassifier, getClassification, readExpMat , featureSet, classificationModel
selectFeatures,trainClassifier,getClassification,readExpMat,featureSet,classificationModel

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-26 10:36 , Processed in 0.020208 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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