View source: R/r_squared_using_mae.R
mae | R Documentation |
Mean absolute error
mae(x, y)
x |
numeric values, typically the predictions |
y |
numeric values, typiicaly the response variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.