powered by
drop.test(fitF, fitR = NULL)
rfit
y<-rnorm(47) x1<-rnorm(47) x2<-rnorm(47) fitF<-rfit(y~x1+x2) fitR<-rfit(y~x1) drop.test(fitF,fitR)
Run the code above in your browser using DataLab