CBARuleModelAccuracy: Prediction Accuracy

View source: R/cba.R

CBARuleModelAccuracyR Documentation

Prediction Accuracy

Description

Compares predictions with true labels and outputs accuracy.

Usage

CBARuleModelAccuracy(prediction, groundtruth)

Arguments

prediction

vector with predictions

groundtruth

vector with true labels

Value

Accuracy


kliegr/arc documentation built on Aug. 21, 2023, 6:44 p.m.