mse: Mean Squared Error

Description Usage Arguments

Description

Calculate the mean squared error of a parameter with respect to another value, usually the population parameter

Usage

1
mse(theta, theta_p)

Arguments

theta

A numeric vector containing the parameter to be tested. A scalar value will return Inf

theta_p

A scalar numeric.


julianhatwell/arulesimp documentation built on May 11, 2019, 4:17 p.m.