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

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

[复制链接]
发表于 2012-9-28 22:05:17 | 显示全部楼层 |阅读模式
decodeClassLabels(RSNNS)
decodeClassLabels()所属R语言包:RSNNS

                                        Decode class labels to a binary matrix
                                         为二进制矩阵解码类标签

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

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

This method decodes class labels from a numerical or levels vector to a binary matrix, i.e.,
此方法解码从一个数值或水平矢量的类标记为一个二进制矩阵,即,


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





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

参数:x
class label vector
类标签矢量


参数:valTrue
see Details paragraph
详细段


参数:valFalse
see Details paragraph
详细段


Details

详细信息----------Details----------

In the matrix, the value valTrue (e.g. 1) is present exactly in the column given by the value in the input vector, and the value valFalse (e.g. 0) in the other  columns. The number of columns of the resulting matrix depends on the number of unique  labels found in the vector. E.g. the input c(1, 3, 2, 3) will result in an output matrix with rows:
在矩阵中,的值valTrue(例如1)是本正是在该列中的值给定的输入向量,和的值valFalse(例如,0),在其他列中。在所得到的矩阵的列的数目取决于向量中发现的唯一的标签的数量。例如输入c(1,3 2,3),将导致与行中的输出矩阵:


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

a matrix containing the decoded class labels
矩阵解码类标签


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


The implementation is a slightly modified version of the function <code>class.ind</code> from the <code>nnet</code> package of Brian Ripley.



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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 18:31 , Processed in 0.024279 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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