View source: R/dthelper-computation-functions.R
rmse | R Documentation |
Compute Root Mean Square Error
rmse(x, na.rm = T)
x |
Input vector object |
na.rm |
If TRUE, NAs are ignored |
A vector object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.