inst/snippet/concrete-lm1b.R

y <- concrete$strength
ef0 <- project(y,v0,type='v')
ef1 <- project(y,v1,type='v')
ef2 <- project(y,v2,type='v')
ef0 + ef1 + ef2
predict(concrete.lm1)
fitted(concrete.lm1)

Try the fastR package in your browser

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

fastR documentation built on May 2, 2019, 5:53 p.m.