mse | R Documentation |
Merely wanted to use such a function by name; nothing fancy
mse(x,y)
x |
vector of values |
y |
vector of values |
A scalar: the MSE between x
and y
.
Marten Thompson thom7058@umn.edu
mse(seq(1:10), seq(10:1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.