
Function interface of a validation error function
val_error_fun_prototype.RdThis function is the prototype of a function to calculate the error of validated
predictions. It fulfills the minimal requirements in its parameters and return value to work as
the val_error_fun attribute of a Model object.