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

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

[复制链接]
发表于 2012-2-25 23:34:38 | 显示全部楼层 |阅读模式
plot.logicFS(logicFS)
plot.logicFS()所属R语言包:logicFS

                                        Variable Importance Plot
                                         变量的重要性积

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

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

Generates a dotchart of the importance of the most important interactions for an object of class logicFS or logicBagg.
生成一个对象类logicFS或logicBaggdotchart的最重要的相互作用的重要性。


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


## S3 method for class 'logicFS'
plot(x, topX = 15, cex = 0.9, pch = 16, col = 1, show.prop = FALSE,
   force.topX = FALSE, coded = TRUE, add.thres = TRUE, thres = NULL,
   include0 = TRUE, add.v0 = TRUE, v0.col = "grey50", main = NULL, ...)

## S3 method for class 'logicBagg'
plot(x, topX = 15, cex = 0.9, pch = 16, col = 1, show.prop = FALSE,
   force.topX = FALSE, coded = TRUE, include0 = TRUE, add.v0 = TRUE,
   v0.col = "grey50", main = NULL, ...)



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

参数:x
an object of either class logicFS or logicBagg.
一个对象或者类logicFS或logicBagg。


参数:topX
integer specifying how many interactions should be shown. If topX is larger than the number of interactions contained in x all the interactions are shown. For further information,  see force.topX.
应显示整数,指定有许多交互。 topX如果大于x所有的交互显示中的交互。如需进一步信息,请参阅force.topX。


参数:cex
a numeric value specifying the relative size of the text and symbols.
指定的文字和符号的相对大小的一个数值。


参数:pch
specifies the used symbol. See the help of par for details.
指定使用的符号。请参阅有关详细信息,帮助par。


参数:col
the color of the text and the symbols. See the help of par for how colors can be specified.
的文字和符号的颜色。看到par如何可以指定颜色的帮助。


参数:show.prop
if TRUE the proportions of models that contain the interactions of interest are shown. If FALSE (default) the importances of the interactions are shown.
如果TRUE的比例模型,包含利益的相互作用。如果FALSE(默认)的相互作用的重要性。


参数:force.topX
if TRUE exactly topX interactions are shown. If FALSE (default) all interactions up to the topXth most important one and all interactions having the same importance as the topXth most important one are shown.
如果TRUE究竟topX相互作用。如果FALSE(默认)所有相互作用高达topX第一个最重要和所有具有相同的重要性topX第一个最重要显示的相互作用。


参数:coded
should the coded variable names be displayed? Might be useful if the actual variable names are pretty long. The coded variable name of the j-th variable is Xj.
应该显示编码的变量名?如果实际的变量名是很长,可能是有用的。编码的第j个变量的变量名是Xj。


参数:add.thres
should a vertical line marking the threshold for a prime implicant to be called important be drawn in the plot? If TRUE, this vertical line will be drawn at NULL.
应在图绘制一条垂直线,这标志着被称为重要的一个主要蕴含的阈值? TRUE如果,这个垂直线将绘制NULL。


参数:thres
non-negative numeric value specifying the threshold for a prime implicant to be called important. If NULL and add.thres = TRUE, the  suggested threshold from x will be used.
非负数值指定为首要的蕴涵被称为重要的阈值。如果NULL和add.thres = TRUE,建议从x“阈值将使用。


参数:include0
should the x-axis include zero regardless whether the importances of the shown interactions are much higher than 0?
x轴应包括零不管是否显示的相互作用的重要性远远高于0?


参数:add.v0
should a vertical line be drawn at x = 0? Ignored if  include0 = FALSE and all importances are larger than zero.
应绘制一条垂直线x = 0?如果include0 = FALSE忽略所有的重要性是大于零。


参数:v0.col
the color of the vertical line at x = 0. See the help page of par for how colors can be specified.
在x = 0垂直线的颜色。如何可以指定颜色par帮助页。


参数:main
character string naming the title of the plot. If NULL, the name of the importance measure is used.
图的标题字符串命名。如果NULL,名称使用的重要措施。


参数:...
Ignored.
忽略。


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


Holger Schwender, <a href="mailto:holger.schwender@udo.edu">holger.schwender@udo.edu</a>



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

logicFS, logic.bagging
logicFS,logic.bagging

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-4 19:40 , Processed in 0.026666 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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