powered by
Plot PCC replicates.
# S3 method for clubprorand plot(x, ...)
no return value, called for side effects only.
an object of class "clubprofit" produced by club()
club()
ignored
Plot the distribution of PCCs computed from randomly reordered data used to calculate the chance-value.
mod <- club(rate ~ dose, data = caffeine) plot(pcc_replicates(mod))
Run the code above in your browser using DataLab