inst/snippets/Example2.41.R

lm(Tip ~ Bill, data = RestaurantTips)
coef(lm(Tip ~ Bill, data = RestaurantTips))  # just show me the coefficients
rpruim/Lock5withR documentation built on May 28, 2019, 1:31 a.m.