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.