MLInterfaces (version 1.48.0)

raboostCont-class: Class "raboostCont" ~~~

Description

~~ A concise (1-5 lines) description of what the class is. ~~

Arguments

Objects from the Class

Objects can be created by calls of the form new("raboostCont", ...). ~~ describe objects here ~~

Slots

.Data:
Object of class "list" ~~
formula:
Object of class "formula" ~~
call:
Object of class "call" ~~

Extends

Class "list", from data part. Class "vector", by class "list", distance 2.

Methods

Predict is an S4 method that can apply to instances of this class.

Examples

Run this code
showClass("raboostCont")

Run the code above in your browser using DataCamp Workspace