accuracy_means_params: Params for the accuracy indices summary functions

accuracy_means_paramsR Documentation

Params for the accuracy indices summary functions

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.


verasls/lvmisc documentation built on Feb. 12, 2024, 8:21 a.m.