SqErr: Calculate the squared error between forecast and observation

Description Usage Arguments Value See Also Examples

Description

Calculate the squared error between forecast and observation

Usage

1
SqErr(fcst, obs)

Arguments

fcst

a N-vector representing N time instances of real-valued forecasts

obs

a N-vector representing N time instances of real-valued observations

Value

numeric N-vector of squared errors

See Also

AbsErr, ScoreDiff, SkillScore

Examples

1
2

sieste/SpecsVerification documentation built on May 29, 2019, 9:59 p.m.