View source: R/dataProcessing.R
This function return the rmse value between to vectors
1  | rmse(expValue, predictValue)
 | 
expValue | 
 the value expected  | 
predictValue | 
 the value predicted  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.