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

A number, which is the calculated MSE


daltoolbox documentation built on May 29, 2024, 1:57 a.m.