qcbaIris2: Use the Iris dataset to test the experimental multi-rule QCBA...

View source: R/rMARC.R

qcbaIris2R Documentation

Use the Iris dataset to test the experimental multi-rule QCBA workflow.

Description

Learns a CBA classifier, and then transforms it to a multirule classifier, including rule annotation and fuzzification. Applies the learnt model with rule mixture classification. The model is saved to a temporary file. This function uses a package-specific seed option, which can be overridden with 'options(qcba.seed = 42)', where 42 is an example seed value

Usage

qcbaIris2()

Value

Accuracy.


qCBA documentation built on April 12, 2025, 1:59 a.m.

Related to qcbaIris2 in qCBA...