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 June 14, 2025, 10:16 a.m.