pander.H2OBinomialMetrics: Pander method for H2OBinomialMetrics S4 class

Description Usage Arguments Value

View source: R/summaryS3methods.R

Description

Prints a H2OBinomialMetrics object in Pandoc's markdown.

Usage

1
2
## S3 method for class 'H2OBinomialMetrics'
pander(H2OBinomialMetricsObject, type)

Arguments

H2OBinomialMetricsObject

H2OBinomialMetrics 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/estimtr documentation built on Jan. 25, 2022, 8:05 a.m.