Description Usage Arguments Value
View source: R/summaryS3methods.R
Prints the modeling summary for the h2o model fit (see h2o
R package).
1 2 |
x |
The model fit object produced by any stremr S3 function starting with |
... |
Additional options passed on to |
The output is printed with cat
. To capture the markdown-formated model summary use summary.H2Omodel
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.