Search found 1 match
- Sat Dec 12, 2015 12:52 pm
- Forum: Programming
- Topic: Error : For statement unterminated
- Replies: 1
- Views: 3981
Error : For statement unterminated
Hello I want to determine the order of AR and MA in an ARFIMA model but when I run it at the end I face the problem of " For statement unterminated in "FOR !R=1 TO 11" !!! I want to know why it's going to be like that? And, how to get rid of it .... Thank you very much scalar m=10 'ar...
