accuracy_params {lvmisc}R Documentation

Params for the accuracy indices functions

Description

Params for the accuracy indices 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.


[Package lvmisc version 0.1.2 Index]