inst/snippet/lm-elasticband-ci.R

###hop:3-9
summary(eband.model)
4.554 + c(-1,1) * 1.543 * qt(0.975,df=5)          # CI by hand
confint(eband.model,"stretch")                   # CI using confint()

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.