powered by
Generate a summary of results from a fitted clubpro model.
# S3 method for clubprofit summary(object, ...)
No return value, called for side effects.
an object of class "clubprofit".
ignored
mod <- club(rate ~ dose, data = caffeine) summary(mod)
Run the code above in your browser using DataLab