print.EBM | R Documentation |
Display basic information about a fitted ebm object.
## S3 method for class 'EBM'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
A fitted ebm object. |
digits |
The number of significant digits to be passed to |
... |
Additional optional arguments to be passed to |
Invisibly returns the printed ebm object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.