powered by
Compare models.
compare(m1, m2)
an object of type "clubprocomparison"
an object of class "clubprofit" produced by club()
club()
Compare the PCC of two clubprofit models and compute the chance-value of the difference.
m1 <- club(width ~ location, jellyfish) m2 <- club(length ~ location, jellyfish) compare(m1, m2)
Run the code above in your browser using DataLab