accuracy_means_params: Params for the accuracy indices summary functions

Description Arguments

Description

Params for the accuracy indices summary functions

Arguments

actual

A numeric vector with the actual values.

predicted

A numeric vector with the predicted values. Each element in this vector must be a prediction for the corresponding element in actual.

na.rm

A logical value indicating whether NA values should be stripped before the computation proceeds. Defaults to FALSE.


lvmisc documentation built on April 5, 2021, 5:06 p.m.