calculateMAE: Internal: Calculate prediction metrics

View source: R/helper_predict.R

calculateMAER Documentation

Internal: Calculate prediction metrics

Description

Currently, the following prediction measures are available:

Usage

calculateMAE(resid)

Details

  • Mean absolute error

  • Mean absolute percentage error

  • Mean squared error

  • Root mean squared error

  • Theil's forecast accuracy

  • Theil's forecast quality

  • Bias proportion of MSE

  • Regression proportion of MSE

  • Disturbance proportion of MSE

Value

A vector of the prediction measures for the observed variables belonging to endogenous constructs


M-E-Steiner/cSEM documentation built on March 18, 2024, 12:18 p.m.