Apply a binary ODA rule to new data
oda_rule_predict.RdPredict class labels (0 or 1) for new attribute values using a fitted binary ODA rule.
Arguments
- x
Numeric or character attribute values.
- rule
A rule list returned in
fit$rulefromoda_univariate_coreoroda_fit.