Description Usage Arguments Value See Also Examples
Calculate Root Mean Square (Error) RMS(E).
1  | root_mean_square(x, na.rm = FALSE)
 | 
x | 
 A numeric vector.  | 
na.rm | 
 A logical value indicating whether NA values should be stripped before the computation proceeds.  | 
If x are residuals, then RSME else RMS of x
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.