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