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