Calculate room mean squared error
This function calculated root mean squarer error of prediction.
rmse(pred, obs)
pred
obs
root mean squared error
Useful links