powered by
information.tests(..., sample.start=1,sample.end=NULL, Print=T, warn=T)
information.tests.calculations
if(is.R()) data("eg1.DSE.data.diff", package="dse1") model1 <- est.VARX.ls(eg1.DSE.data.diff) model2 <- est.VARX.ar(eg1.DSE.data.diff) information.tests(model1, model2)
Run the code above in your browser using DataLab