powered by
data(tab03B1)
tab03B1
library(BHH2) data(tab03B1) attach(tab03B1) stem(yield) stem(ave10) plot(yield,xlab="time order",ylab="yield") detach()
Run the code above in your browser using DataLab