get_metrics | R Documentation |
Get metrics from the object
get_metrics(object, ...)
## S3 method for class 'luz_module_fitted'
get_metrics(object, ...)
object |
The object to query for metrics. |
... |
Currently unused. |
A data.frame containing the metric values.
get_metrics(luz_module_fitted)
: Extract metrics from a luz fitted model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.