print.H2Oensemblemodel: S3 methods for printing model fit summary for H2Omodel class...

Description Usage Arguments Value

View source: R/summaryS3methods.R

Description

Prints the modeling summary for the h2o model fit (see h2o R package).

Usage

1
2
## S3 method for class 'H2Oensemblemodel'
print(x, ...)

Arguments

x

The model fit object produced by any stremr S3 function starting with stremr:::H2Omodel.

...

Additional options passed on to summary.H2Omodel.

Value

The output is printed with cat. To capture the markdown-formated model summary use summary.H2Omodel.


osofr/GriDiSL documentation built on May 24, 2019, 4:54 p.m.