ae: Computing the absolute error

Description Usage Arguments See Also

View source: R/metrics.r

Description

Element-wise computation of the absolute error loss function.

Usage

1
ae(y, y_hat, ...)

Arguments

y

A numeric vector representing the actual values.

y_hat

A numeric vector representing the forecasted values.

See Also

Other error/performance functions: mse, se


vcerqueira/tsensembler documentation built on Oct. 28, 2020, 11:46 p.m.