# NOT RUN {
# Check the Stationarity Assumption Graphically
station.test.plot(ExampleData1$a, ExampleData1$y-ExampleData1$a,
ExampleData1$delta) # plot curves
station.test.plot(ExampleData2$a, ExampleData2$y-ExampleData2$a,
ExampleData2$delta) # plot curves
# }
Run the code above in your browser using DataLab