pander.H2ORegressionMetrics: Pander method for H2ORegressionMetrics S4 class

Description Usage Arguments Value

View source: R/summaryS3methods.R

Description

Prints a H2ORegressionMetrics object in Pandoc's markdown.

Usage

1
2
## S3 method for class 'H2ORegressionMetrics'
pander(H2ORegressionMetricsObject, type)

Arguments

H2ORegressionMetricsObject

H2ORegressionMetrics object

type

Character name specifying the type of metric (e.g., "training", "validation", "cross-validation")

Value

By default this function outputs (see: ?cat) the result. If you would want to catch the result instead, then call pander_return instead.


osofr/gridisl documentation built on May 24, 2019, 4:55 p.m.