powered by
Plot classification strength indices.
# S3 method for clubprocsi plot(x, ...)
called for side-effects only
an object of class "clubprocsi"
ignored
Produces dotplot showing classification strength for each individual.
mod <- club(rate ~ dose, data = caffeine) z <- csi(mod) plot(z)
Run the code above in your browser using DataLab