inst/snippets/Figure10.8.R

xyplot(size ~ year, data = PlateSize, type = c("p", "r"))
resid(lm(size ~ year, data = PlateSize)) # residuals for each point
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.