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

R语言 sideChannelAttack包 plot.verify.loo()函数中文帮助文档(中英文对照)

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

                                        plot.verify.loo
                                         plot.verify.loo

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

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

Plot the quality of an attack of a verify.loo object.
绘制质量的一个verify.loo的攻击对象。


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


## S3 method for class 'verify.loo'
plot(x, ...)



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

参数:x
An objet of class 'verify.loo'.
OBJET巴黎家居装饰博览会之类的verify.loo。


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


Details

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

The verify.loo function estimates the quality of the attack with a hold-out approach and this function plots it.
verify.loo功能的攻击,估计质量保持的方法,这函数曲线。


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

This function plots the quality of an attack of a verify.loo object.
此函数曲线的质量的攻击的verify.loo对象。


(作者)----------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]
newIndice = c(sample(1:128,15),sample(129:256,15))
traces = traces[newIndice,]
key = key[newIndice]

#model checking[模型检查]
attack=verify.loo(model=dpa1,filter=filter.mRMR,X=traces,Y=key,nbreVarX=c(14:15))
plot(attack)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-22 17:59 , Processed in 0.025233 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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