powered by
bftest(fit,group,alpha=.05)
################### EXAMPLE PAGE 117 ### Group g<-rep(1,25) g[TolucaCompany$x<=70]=0 ### TEST bftest(lm(y~x,TolucaCompany),g)
Run the code above in your browser using DataLab