checkBalanceMittnik(model)
## S3 method for class 'ARMA':
checkBalanceMittnik(model)
## S3 method for class 'SS':
checkBalanceMittnik(model)
## S3 method for class 'TSestModel':
checkBalanceMittnik(model)
checkBalance
MittnikReduction
data("eg1.DSE.data.diff", package="dse1")
model <- toSS(estVARXls(eg1.DSE.data.diff))
checkBalanceMittnik(model)
Run the code above in your browser using DataLab