LinearRule-class(VHDClassification)
LinearRule-class()所属R语言包:VHDClassification
Class "LinearRule" ~~~
类“LinearRule”的~~~
译者:生物统计家园网 机器人LoveR
描述----------Description----------
~~ A concise (1-5 lines) description of what the class is. ~~
~~什么类是一个简洁的描述(1-5行)。 ~~
类对象----------Objects from the Class----------
Objects can be created by calls of the form new("LinearRule", ...). ~~ describe objects here ~~
可以创建对象通过调用的形式new("LinearRule", ...)。 ~~在这里描述对象~~
插槽----------Slots----------
labels:Object of class "factor" ~~
labels:对象类"factor"~~
normalVector:Object of class "numeric" ~~
normalVector:对象类"numeric"~~
normalIndex:Object of class "numeric" ~~
normalIndex:对象类"numeric"~~
centerVector:Object of class "numeric" ~~
centerVector:对象类"numeric"~~
prior:Object of class "logical" ~~
prior:对象类"logical"~~
proportions:Object of class "numeric" ~~
proportions:对象类"numeric"~~
方法----------Methods----------
.EvaluateLogLikeRatiosignature(x = "numeric", object = "LinearRule"): ...
是。EvaluateLogLikeRatiosignature(x = "numeric", object = "LinearRule"):...
getLogLikeRatiosignature(object = "LinearRule"): ...
getLogLikeRatio signature(object = "LinearRule")...
plotClassifRulesignature(object = "LinearRule"): ...
plotClassifRule signature(object = "LinearRule")...
predictsignature(object = "LinearRule"): ...
预测signature(object = "LinearRule"):...
showsignature(object = "LinearRule"): ...
显示signature(object = "LinearRule"):...
实例----------Examples----------
showClass("LinearRule")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|