Description Usage Arguments Value
View source: R/summaryS3methods.R
Prints a H2ORegressionMetrics object in Pandoc's markdown.
| 1 2 | ## S3 method for class 'H2ORegressionMetrics'
pander(H2ORegressionMetricsObject, type)
 | 
| H2ORegressionMetricsObject | H2ORegressionMetrics object | 
| type | Character name specifying the type of metric (e.g., "training", "validation", "cross-validation") | 
By default this function outputs (see: ?cat) the result.
If you would want to catch the result instead, then call pander_return instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.