summary.gpe | R Documentation |
summary.gpe
prints information about the generated ensemble
to the command line
## S3 method for class 'gpe'
summary(object, penalty.par.val = "lambda.1se", ...)
object |
An object of class |
penalty.par.val |
character or numeric. Value of the penalty parameter
|
... |
Further arguments to be passed to
|
Note that the cv error is estimated with data that was also used for learning rules and may be too optimistic.
Prints information about the fitted ensemble.
gpe
, print.gpe
,
coef.gpe
, predict.gpe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.