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

R语言 sda包 predict.sda()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 23:16:09 | 显示全部楼层 |阅读模式
predict.sda(sda)
predict.sda()所属R语言包:sda

                                        Shrinkage Discriminant Analysis 3: Prediction Step
                                         的收缩判别分析3:预测步骤

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

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

predict.sda performs class prediction.
predict.sda进行分类预测。


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


## S3 method for class 'sda'
predict(object, Xtest, feature.idx, verbose=TRUE, ...)



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

参数:object
An sda fit object obtained from the function sda.
获得的功能sda的sda合适的对象。


参数:Xtest
A matrix containing the test data set. Note that  the rows correspond to observations and the columns to variables.
包含测试数据集的矩阵。需要注意的是行对应于观测值和列的变量。


参数:feature.idx
A vector indicating which features to employ for prediction (if unspecified all features will be used).
一个矢量显示功能,采用预测(如果未指定,所有功能将被使用)。


参数:verbose
Report shrinkage intensities (sda) and number of used features (predict.sda).
报告收缩强度(SDA)和数字的使用功能(predict.sda)。


参数:...
Additional arguments for generic predict.
其他参数为通用预测。


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

predict.sda predicts class probabilities for each test sample and returns a list with two components:
predict.sda预测类的概率为每个测试样本,并返回一个列表有两个部分组成:


参数:class
a factor with the most probable class assignment for each test sample, and
一个因素与最有可能为每个测试样品的类赋值,和


参数:posterior
a matrix containing the respective class posterior probabilities.
包含各个类的后验概率矩阵。


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



Miiika Ahdesm\"aki and Korbinian Strimmer (<a href="http://strimmerlab.org">http://strimmerlab.org</a>).




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

sda, sda.ranking.
sda,sda.ranking。


实例----------Examples----------


# see the examples at the "sda" help page[在“SDA”的帮助页面中看到的例子]


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 00:38 , Processed in 0.031236 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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