Page 1 of 1

Maximising log likelihood functions

Posted: Sun Mar 29, 2009 10:33 am
by henry
Hi all,

I'm new to eviews and am struggling to understand the "logl" function. I would be very grateful if someone could help me out. I would like to solve the function in the file attached (couldn't figure out a way to get it on here directly).

Could anyone point me in the right direction?

Thanks,
Henry

Re: Maximising log likelihood functions

Posted: Mon Mar 30, 2009 1:12 pm
by QSnakecharmer
Well, I’ve only tried once to use the Logl, and I couldn’t tell you much, but in my opinion first you have to define the function x’B that you want to maximize (I guess you already have it), replaced in the likelihood function, and then you have to solve the expanded form (the logarithm of maximum likelihood) replacing the x’B expression with your equation. When you have done the math, you have to express it in eviews code on the Logl object. There’s a sample Logl example in Eviews that is very illustrative, you could take a look at it.