inst/snippets/Example9.13b.R

SSM <- 3241
SST <- SSM + 31909
R2 <- SSM / SST; R2
rsquared(lm(Calories ~ Sodium, data = Cereal))

Try the Lock5withR package in your browser

Any scripts or data that you put into this service are public.

Lock5withR documentation built on May 2, 2019, 3:43 p.m.