Thank you very much!
It helped me a lot!
Search found 2 matches
- Thu Apr 25, 2013 8:51 am
- Forum: Programming
- Topic: check if an estimation was succesfull
- Replies: 2
- Views: 1957
- Thu Apr 25, 2013 8:03 am
- Forum: Programming
- Topic: check if an estimation was succesfull
- Replies: 2
- Views: 1957
check if an estimation was succesfull
Hi! I would like to know, how can i check if an estimation was succesfull? For example, look at the following sample code: equation eq01 eq01.arch(4,5,tdist,integrated) series_of_returns The above gives me an error (log of non positive number), so I want to handle this in an if statement: if (eq01.a...
