powered by
Classification strength indices.
csi(m)
a numeric vector.
an object of class "clubprofit" produced by club()
club()
Returns a vector containing the classification strength index for each observation.
mod <- club(rate ~ dose, data = caffeine) csi(mod)
Run the code above in your browser using DataLab