powered by
Merely wanted to use such a function by name; nothing fancy
mse(x,y)
A scalar: the MSE between x and y.
x
y
vector of values
mse(seq(1:10), seq(10:1))
Run the code above in your browser using DataLab