
Last chance! 50% off unlimited learning
Sale ends in
checkBalance(model)
## S3 method for class 'SS':
checkBalance(model)
## S3 method for class 'ARMA':
checkBalance(model)
## S3 method for class 'TSestModel':
checkBalance(model)
checkBalanceMittnik
MittnikReduction
data("eg1.DSE.data.diff", package="dse1")
model <- toSS(estVARXls(eg1.DSE.data.diff))
checkBalance(model)
Run the code above in your browser using DataLab