print.gpe | R Documentation |
Print a General Prediction Ensemble (gpe)
## S3 method for class 'gpe'
print(x, penalty.par.val = "lambda.1se", digits = getOption("digits"), ...)
x |
An object of class |
penalty.par.val |
character or numeric. Value of the penalty parameter
|
digits |
Number of decimal places to print |
... |
Further arguments to be passed to
|
gpe
print.pre
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.