QuadraticRule-class(VHDClassification)
QuadraticRule-class()所属R语言包:VHDClassification
Class "QuadraticRule" ~~~
类“QuadraticRule”的~~~
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class implements a high dimensional binary quadratic classification rule
这个类实现了高维二元二次分类规则
类对象----------Objects from the Class----------
Objects can be created by calls of learnBinaryRule(x,y,type='quadratic') see learnBinaryRule.
对象可以创建通过检测learnBinaryRule(x,y,type='quadratic')learnBinaryRule。
插槽----------Slots----------
formVector:Object of class "numeric" ~~
formVector:对象类"numeric"~~
formIndex:Object of class "numeric" ~~
formIndex:对象类"numeric"~~
constant:Object of class "numeric" ~~
constant:对象类"numeric"~~
normalVector:Object of class "numeric" ~~
normalVector:对象类"numeric"~~
normalIndex:Object of class "numeric" ~~
normalIndex:对象类"numeric"~~
centerVector:Object of class "numeric" ~~
centerVector:对象类"numeric"~~
扩展----------Extends----------
Class "LinearRule", directly.
类"LinearRule",直接。
方法----------Methods----------
getLogLikeRatiosignature(object = "QuadraticRule"): ...
getLogLikeRatio signature(object = "QuadraticRule")...
plotClassifRulesignature(object = "QuadraticRule"): ...
plotClassifRule signature(object = "QuadraticRule")...
predictsignature(object = "QuadraticRule"): ...
预测signature(object = "QuadraticRule"):...
showsignature(object = "QuadraticRule"): ...
显示signature(object = "QuadraticRule"):...
(作者)----------Author(s)----------
robin girard
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|