Learn R Programming

stremr (version 0.4)

pander.H2ORegressionMetrics: Pander method for H2ORegressionMetrics class

Description

Prints a H2ORegressionMetrics object in Pandoc's markdown.

Usage

"pander"(H2ORegressionMetricsObject)

Arguments

H2ORegressionMetricsObject
H2ORegressionMetrics object

Value

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