Learn R Programming

jumps (version 1.0)

mse: Mean squared error

Description

It computes the mean squared difference between the elements of the vectors x and y.

Usage

mse(y, x)

Value

The scalar mean squared difference/error.

Arguments

y

vector

x

vector