summary.dCVnet | R Documentation |
a summary of key options and results for a
dCVnet
object.
## S3 method for class 'dCVnet'
summary(object, ...)
object |
a a |
... |
NULL |
Prints the following sections:
Input descriptives
Outer Loop classification performance
Inner Loop model stability
Inner Loop model performance
Production model performance (fit to all data)
The outer loop tests generalisation of the model.
a dataframe of tuning results for each outer fold/rep. [Note: this may change in future]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.