| as_metric | R Documentation |
Converts a character string such as "rmse" into the corresponding metric
function object.
as_metric(metric)
metric |
A character string or an object of class |
An object of class "met_metric".
as_metric("rmse")
as_metric(metric_accuracy())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.