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