Params for the accuracy indices summary functions
A numeric vector with the actual values.
A numeric vector with the predicted values. Each element in
this vector must be a prediction for the corresponding element in
actual
.
A logical value indicating whether NA
values should be
stripped before the computation proceeds. Defaults to FALSE
.