Problem with boxjenk and garch, rats closes
Posted: Wed Dec 05, 2007 3:47 pm
Hi,
after i put this code in the programm
everything works fine, but after
RATS terminates suddenly, without any warning!
If anyone has an idea, please respond here![/code]
after i put this code in the programm
Code: Select all
set difflogusdgbp = logusdgbp - logusdgbp{1}
boxjenk(ar=1, ma=1, constant, define=arma11) difflogusdgbpCode: Select all
garch(p=1, q=1,constant,equation=arma11)If anyone has an idea, please respond here![/code]