raboostCont-class(MLInterfaces)
raboostCont-class()所属R语言包:MLInterfaces
Class "raboostCont" ~~~
类“raboostCont”~~~
译者:生物统计家园网 机器人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("raboostCont", ...). ~~ describe objects here ~~
创建对象可以通过检测的形式new("raboostCont", ...)。 ~~在这里描述的对象~
插槽----------Slots----------
.Data: Object of class "list" ~~
.Data:Object类的"list"~~
formula: Object of class "formula" ~~
formula:Object类的"formula"~~
call: Object of class "call" ~~
call:Object类的"call"~~
延伸----------Extends----------
Class "list", from data part. Class "vector", by class "list", distance 2.
类"list",从数据的一部分。类"vector",由类“列表”,距离为2。
方法----------Methods----------
Predict is an S4 method that can apply to instances of this class.
Predict是S4方法,可以适用于这个类的实例。
作者(S)----------Author(s)----------
VJ Carey <stvjc@channing.harvard.edu>
举例----------Examples----------
showClass("raboostCont")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|