Description Objects from the Class Slots Methods Author(s) References See Also Examples
~~ A concise (1-5 lines) description of what the class is. ~~
Objects can be created by calls to the constructor function, CrossVal
.
nIterations
:Object of class "numeric"
~~
trainPercent
:Object of class "numeric"
~~
outcome
:Object of class "factor"
~~
trainOutcome
:Object of class "data.frame"
~~
trainPredict
:Object of class "data.frame"
~~
validOutcome
:Object of class "data.frame"
~~
validPredict
:Object of class "data.frame"
~~
extras
:Object of class "list"
~~
signature(object = "CrossVal")
: ...
Kevin R. Coombes <krcoombes@mdanderson.org>
See the manual page for the CrossVal-package
for a list
of related references.
See CrossVal-package
for an overview, and see
CrossVal
for the constructor function.
1 | showClass("CrossVal")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.