MSE.ts: MSE

MSE.tsR Documentation

MSE

Description

Compute the mean squared error (MSE) between actual values and forecasts of a time series

Usage

MSE.ts(actual, prediction)

Arguments

actual

real observations

prediction

predicted observations

Value

returns a number, which is the calculated MSE


daltoolbox documentation built on Nov. 3, 2024, 9:06 a.m.