inst/snippets/jetlag.R

jetlag.model <- lm( shift ~ treatment, JetLagKnees )
anova(jetlag.model)
summary(jetlag.model)
plot(jetlag.model, w = 1:2)
rpruim/Lock5withR documentation built on May 28, 2019, 1:31 a.m.