Learn R Programming

luz (version 0.4.0)

get_metrics: Get metrics from the object

Description

Get metrics from the object

Usage

get_metrics(object, ...)

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

Value

A data.frame containing the metric values.

Arguments

object

The object to query for metrics.

...

Currently unused.

Methods (by class)

  • get_metrics(luz_module_fitted): Extract metrics from a luz fitted model.