logic.pimp(logicFS)
logic.pimp()所属R语言包:logicFS
Prime Implicants
首要Implicants
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Determines the prime implicants contained in the logic regression models comprised in an object of class logicBagg.
确定类logicBagg的对象包括在逻辑回归模型中的主要implicants。
用法----------Usage----------
logic.pimp(log.out)
参数----------Arguments----------
参数:log.out
an object of class logicBagg, i.e.\ the output of logic.bagging.
一个类对象logicBagg,即\logic.bagging的输出。
Details
详情----------Details----------
Since we are interested in all potentially interested interactions and not in a minimum set of them, logic.pimp and returns all prime implicants and not a minimum number of them.
因为我们有兴趣在所有潜在的利害关系的相互作用,而不是在他们的一套最低限度,logic.pimp返回所有黄金implicants,而不是他们的最低数量。
值----------Value----------
A list consisting of the prime implicants for each of the B logic regression models of log.out.
每个Blog.out逻辑回归模型的首要implicants组成的一个列表。
作者(S)----------Author(s)----------
Holger Schwender, <a href="mailto:holger.schwender@udo.edu">holger.schwender@udo.edu</a>
参见----------See Also----------
logic.bagging, logicFS, prime.implicants
logic.bagging,logicFS,prime.implicants
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|