errorFunction property

List<String> errorFunction
getter/setter pair

Function that is used for the calculation of the error.

Implementation

List<String> errorFunction = [
  'sse',
  'ce',
];