error {cubt}R Documentation

Computes misclassification error for simulated data where the original clusters are known.

Description

Computes misclassification error for simulated data where the original clusters are known.

Usage

error(pred , obs , print = FALSE)

Arguments

pred

Predicted clusters.

obs

Observed clusters.

print

Priont the results in details with confusion matrix.

Author(s)

Badih Ghattas


[Package cubt version 3.2 Index]