Oh, thanks a lot! It is so embarrassing to realize all my mistakes were typos.
Now everything works! ...but doesnt converge... even with restrictions and different starting values.
Search found 4 matches
- Thu Sep 20, 2012 9:46 am
- Forum: Estimation
- Topic: Logl object
- Replies: 5
- Views: 4372
- Tue Sep 18, 2012 11:35 pm
- Forum: Estimation
- Topic: Logl object
- Replies: 5
- Views: 4372
Re: Logl object
Hello Glenn, thanks for reply! Sorry for that stupid mistake i made. Yes, my Logl was named SKEWT. I renamed it to SKEWT1 and now things are clear. EViews tells me "@iff is not a Genr or series expression function in SKEWT". Is there something I can do to overcome this problem? Thank you v...
- Sun Sep 16, 2012 3:00 am
- Forum: Estimation
- Topic: Logl object
- Replies: 5
- Views: 4372
Re: Logl object
And one more question. Does Logl object support loglikelihood with @iff function in it? Im trying to estimate Scewed-t distribution GARCH(1,1) with the following code: @Logl skewt RES = x - C(1) VAR = C(2) + C(3)*((RES(-1))^2) + C(4)*VAR(-1) ce = (@gamma((C(6)+1)/2))/((@sqrt(3.1416926*(C(6)-2)))*(@g...
- Sat Sep 15, 2012 11:53 pm
- Forum: Estimation
- Topic: Logl object
- Replies: 5
- Views: 4372
Logl object
Hello, Im trying to understand how Logl object works and how to use it properly. So i decided to start with something that Eviews can do automaticaly, like normal GARCH(1,1) model. I estimated both normal GARCH(1,1) with standard estimation settings and Logl that looks just like this: @LOGL LOGL1 RE...
