get_metrics {luz}R Documentation

Get metrics from the object

Description

Get metrics from the object

Usage

get_metrics(object, ...)

## S3 method for class 'luz_module_fitted'
get_metrics(object, ...)

Arguments

object

The object to query for metrics.

...

Currently unused.

Value

A data.frame containing the metric values.

Methods (by class)


[Package luz version 0.4.0 Index]