| metric_r2 | R Documentation |
Creates an R-squared metric object.
metric_r2()
An object of class "met_metric".
metric <- metric_r2()
metric$fn(c(1, 2, 3), c(1.1, 1.9, 3.2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.