estBlackBox2(data, estimation='estVARXls',
lag.weight=.9,
reduction='MittnikReduction',
criterion='taic',
trend=FALSE,
subtract.means=FALSE, re.add.means=TRUE,
standardize=FALSE, verbose=TRUE, max.lag=12)
informationTestsCalculations
.estBlackBox1
,
estBlackBox3
estBlackBox4
informationTestsCalculations
data("eg1.DSE.data.diff", package="dse")
z <- estBlackBox2(eg1.DSE.data.diff)
Run the code above in your browser using DataLab