estBlackBox3(data, estimation='estVARXls',
lag.weight=1.0,
reduction='MittnikReduction',
criterion='aic',
trend=FALSE,
subtract.means=FALSE, re.add.means=TRUE,
standardize=FALSE, verbose=TRUE, max.lag=12, sample.start=10)
informationTestsCalculations
. taic might be a
better default selection criteria but it is not available for ARMA
models.estBlackBox1
,
estBlackBox2
estBlackBox4
informationTestsCalculations
data("eg1.DSE.data.diff", package="dse")
z <- estBlackBox3(eg1.DSE.data.diff)
Run the code above in your browser using DataLab