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

R语言 sideChannelAttack包 filter.NULL()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 02:03:39 | 显示全部楼层 |阅读模式
filter.NULL(sideChannelAttack)
filter.NULL()所属R语言包:sideChannelAttack

                                        filter.NULL
                                         filter.NULL

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

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

The filter.NULL function applies the feature selection NULL to a set of physical measures. In other words, it returns all this data.
filter.NULL功能的特征选择NULL一组物理措施。换句话说,它返回所有这些数据。


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


filter.NULL(...)



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

参数:...
Currently ignored.
目前忽略不计。


Details

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

The filter.NULL function is the feature selection NULL. It returns an object which can be used with the predict function to convert a set of physical measures to another one. But in this particular case, it returns all the data without reduction.
filter.NULL函数的特征选择NULL。它返回一个对象,可以使用predict函数,一组转换到另一个物理措施。但是,在这种特殊情况下,它返回所有的数据,而不会减少。


----------Value----------

The filter.NULL function returns an object which can be used with the predict function to reduce each physical measure. This data can be the same or an other one than contained in X.
filter.NULL函数返回一个对象,它可以使用predict功能,以减少每个物理措施。此数据可以是相同的或另一种不包含在X。

The value of this function is an object of class filter.NULL, which is a list without element.
这个函数的值是一个对象类filter.NULL,这是一个没有元素的列表。


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


Liran Lerman <a href="mailto:llerman@ulb.ac.be">llerman@ulb.ac.be</a> &amp; Gianluca Bontempi <a href="mailto:gbonte@ulb.ac.be@ulb.ac.be">gbonte@ulb.ac.be@ulb.ac.be</a> &amp; Olivier Markowitch <a href="mailtolivier.markowitch@ulb.ac.be">olivier.markowitch@ulb.ac.be</a>



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



#data collection[数据收集]
data(powerC)
traces = powerC[,-301]
key = powerC[,301]

#model creation[模型的创建]
attack=filter.NULL()

#model prediction[模型预测]
predict(attack,t(traces[1,]))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-22 07:02 , Processed in 0.018616 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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