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

R语言 RXshrink包 plot.RXridge()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 21:10:11 | 显示全部楼层 |阅读模式
plot.RXridge(RXshrink)
plot.RXridge()所属R语言包:RXshrink

                                        Plot method for RXridge objects
                                         图RXridge对象的方法

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

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

Plot trace displays for RXridge shrinkage regression coefficients.  The default is to display all five traces on one page with no legends.
图跟踪显示RXridge收缩回归系数。默认情况下是在一个页面上显示所有五个痕迹,没有传说。


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


  ## S3 method for class 'RXridge'
plot(x, trace = "all", trkey = FALSE, ... )



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

参数:x
Output list object of class RXridge.
输出列表对象类RXridge。


参数:trace
One of seven possible options: "all" to display 5 traces in one graph, "seq" to display 5 full-sized traces in sequence in response to user prompts, "coef" to display only the estimated beta coefficient trace, "rmse" to display only the estimated relative MSE risk trace, "exev" to display only the estimated excess MSE eigenvalue (OLS minus larlso), "infd" to display only the estimated inferior direction cosine trace, or "spat" to display only the delta-factor pattern trace.
七个可能的选项之一:“所有”显示在一个图形,“起”,以响应用户提示的顺序显示5个全尺寸的痕迹,“系数”的痕迹,只显示估计贝塔系数跟踪, “RMSE”显示估计的相对MSE风险跟踪,“exev”显示估计超过MSE特征值(OLS减larlso),“infd”估计只有上下方向余弦跟踪显示,“口水战”显示模式跟踪Delta因素。


参数:trkey
If TRUE, display a crude legend at the bottom of each trace plot.
如果是TRUE,显示原油传说在每一丝图的底部。


参数:...
Optional argument(s) passed on to plot().
通过可选参数(S)图()。


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

NULL
NULL


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


Bob Obenchain <wizbob@att.net>



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


  data(longley2)
  form <- GNP~GNP.deflator+Unemployed+Armed.Forces+Population+Year+Employed
  rxrobj <- RXridge(form, data=longley2)
  plot(rxrobj)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 20:58 , Processed in 0.020423 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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