rmse | R Documentation |
Calculates root mean square error (lower RMSE indicate better fits).
rmse(y, mu)
y |
response vector |
mu |
predicted mean |
# Additional examples including real-world computer experiments are available at:
# https://bitbucket.org/gramacylab/deepgp-ex/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.