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

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

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

                                        ChiSquare Based Importance
                                         卡方为基础的重要性

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

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

Determining the importance of interactions found by logic.bagging or logicFS by Pearson's ChiSquare Statistic. Only available for the classification and the logistic regression approach of logic regression.
确定logic.bagging或logicFS由Pearson的卡方统计发现相互作用的重要性。仅可用于分类和逻辑回归Logistic回归方法。


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


vim.chisq(object, data = NULL, cl = NULL)



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

参数:object
either an object of class logicFS or the output of an application of  logic.bagging with importance = TRUE.
无论是一个对象类logicFS或输出logic.bagging与importance = TRUE应用。


参数:data
a data frame or matrix consisting of 0's and 1's in which each column corresponds to one of the explanatory variables used in the original analysis with logic.bagging  or logicFS, and each row corresponds to an observation. Must be specified if object is an object of class logicFS, or cl is specified. If object is an object of class logicBagg and neither data nor cl is specified, data and cl stored in object is used to compute the ChiSquare statistics. It is, however, highly recommended to use new data to test the interactions contained in object, as they have been found using the data stored in object, and it is very likely that most of them will show up as interesting if they are tested on the same data set.
一个数据框或矩阵组成的0和1的每列对应原来logic.bagging或logicFS分析中使用的解释变量之一,每行对应一个观察。必须指定object如果类logicFS或cl指定的对象。 object如果是一个类的对象logicBagg“既不data也cl指定,data和cl存储object中用于计算卡方统计。它是,但是,强烈建议使用新的data测试中包含的相互作用object,因为他们已经发现使用dataobject存储,它是很可能,他们大多会表现为有趣,如果他们相同的数据集上进行测试。


参数:cl
a numeric vector of 0's and 1's specifying the class labels of the observations in data. Must be specified either if object is an object of class logicFS, or if data is specified.
指定的0和1的数字向量的意见类的标签,在data。如果object类logicFS,或者data指定的对象,必须指定。


Details

详情----------Details----------

Currently Pearson's ChiSquare statistic is computed without continuity correction.
目前Pearson的卡方统计计算不连续性校正。

Contrary to vim.logicFS (and vim.norm and vim.signperm), vim.chisq does neither take the logic regression models into acount nor uses the out-of-bag observations for computing the importances of the identified interactions. It "just" tests each of the found interactions on the whole data set by calculating Pearson's ChiSquare statistic for each of these interactions. It is, therefore, highly recommended to use an independent data set for specifying the importances of these interactions with vim.chisq.
相反vim.logicFS(vim.norm和vim.signperm)vim.chisq,既不考虑acount逻辑回归模型,也没有使用计算的重要性袋意见确定的相互作用。它“只是”测试发现的相互作用对整个数据,通过计算Pearson的卡方统计,这些相互作用。因此,它高度建议使用指定vim.chisq这些相互作用的重要性,树立了一个独立的数据。


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

An object of class logicFS containing
一个类的对象logicFS含有


参数:primes
the prime implicants
首要implicants


参数:vim
the values of Pearson's ChiSquare statistic,
Pearson的卡方统计值,


参数:prop
NULL,
为NULL,


参数:type
NULL,
为NULL,


参数:param
further parameters (if object is the output of logicFS or vim.logicFS  with addInfo = TRUE),
更多的参数(如果object是输出logicFS或vim.logicFSaddInfo = TRUE)


参数:mat.imp
NULL,
为NULL,


参数:measure
"ChiSquare Based",
基于“卡方”,


参数:threshold
the 1 - 0.05/m quantile of the ChiSquare distribution with one degree of freedom,
1  -  0.05 /米,一个自由度的卡方分布的分位数,


参数:mu
NULL.
NULL。


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


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



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

logic.bagging, logicFS, vim.logicFS, vim.norm, vim.ebam
logic.bagging,logicFS,vim.logicFS,vim.norm,vim.ebam

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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