Last chance! 50% off unlimited learning
Sale ends in
mignonette
print("Is Pairing Helpful? - Example 4.3.1")
attach(mignonette)
plot(cross ~ self, pch=rep(c(4,1), c(3,12))); abline(0,1)
abline(mean(cross-self), 1, lty=2)
detach(mignonette)
Run the code above in your browser using DataLab