GetErrorMetrics: Calculate a range of error metrics for a data set

Description Usage Arguments Value See Also

Description

GetErrorMetrics calculates a range of error metrics.

Usage

1
GetErrorMetrics(y, ymod)

Arguments

y

the actual (observed) value

ymod

the modelled (predicted) value

Value

metrics a data.frame with columns for the metric and value

See Also

PearsonCorrelation, RMSE, MAE, MaxAE, SAE


AndyClifton/PowerPerformance documentation built on May 5, 2019, 6 a.m.