powered by
Number of ambiguous classifications.
n_ambiguous(m)
an integer.
an object of class "clubprofit" produced by club()
club()
Returns the number of observations which were classified ambiguously by the model.
mod <- club(rate ~ dose, data = caffeine) n_ambiguous(mod)
Run the code above in your browser using DataLab