\name{raboostCont-class} \docType{class} \alias{raboostCont-class} \alias{daboostCont-class} \alias{show,raboostCont-method} \title{Class "raboostCont" ~~~ } \description{ ~~ A concise (1-5 lines) description of what the class is. ~~} \section{Objects from the Class}{ Objects can be created by calls of the form \code{new("raboostCont", ...)}. ~~ describe objects here ~~ } \section{Slots}{ \describe{ \item{\code{.Data}:}{Object of class \code{"list"} ~~ } \item{\code{formula}:}{Object of class \code{"formula"} ~~ } \item{\code{call}:}{Object of class \code{"call"} ~~ } } } \section{Extends}{ Class \code{"\linkS4class{list}"}, from data part. Class \code{"\linkS4class{vector}"}, by class "list", distance 2. } \section{Methods}{ \code{Predict} is an S4 method that can apply to instances of this class. } %\references{ ~put references to the literature/web site here ~ } \author{ VJ Carey } %\note{ ~~further notes~~ } % % ~Make other sections like Warning with \section{Warning }{....} ~ % %\seealso{ % ~~objects to See Also as \code{\link{~~fun~~}}, ~~~ % or \code{\linkS4class{CLASSNAME}} for links to other classes %} \examples{ showClass("raboostCont") } \keyword{classes}