powered by
Percentage of correct classifications.
pcc(m)
a numeric value.
an object of class "clubprofit" produced by club()
club()
Returns the percentage of correctly classified observations.
mod <- club(rate ~ dose, data = caffeine) pcc(mod)
Run the code above in your browser using DataLab