Search found 9 matches

by harshil59
Wed Aug 05, 2015 5:42 am
Forum: Econometric Discussions
Topic: Probit Regression [Parameter Stability]
Replies: 12
Views: 8060

Re: Probit Regression [Parameter Stability]

On more thing trubador (sorry to rebump old thread): My restricted model which has data from all three seasons has 16 parameters whereas each season modelled separately has 14 (since we drop the 2 season dummies when modelling each season separately). Therefore on the first line of code ( scalar dof...
by harshil59
Wed May 27, 2015 7:29 am
Forum: Econometric Discussions
Topic: Probit Regression [Parameter Stability]
Replies: 12
Views: 8060

Re: Probit Regression [Parameter Stability]

Okay so what you're saying is the pooled regression is the restricted one because we re imposing the restriction that the coefficient for each variable is the same across each season. Whereas, in the unresticted one it is because we are allowing the parameters to vary across the seasons?
by harshil59
Wed May 27, 2015 6:54 am
Forum: Econometric Discussions
Topic: Probit Regression [Parameter Stability]
Replies: 12
Views: 8060

Re: Probit Regression [Parameter Stability]

FIRSTLY- thank you for replying I promise I'll try not to bother you, but this actually the last thing I need help with. Your reply and help is very useful and appreciated!!! Forigive me for my stupidity but is what you are trying to say we have for example 20 variables for the pooled regression (se...
by harshil59
Wed May 27, 2015 4:53 am
Forum: Econometric Discussions
Topic: Probit Regression [Parameter Stability]
Replies: 12
Views: 8060

Re: Probit Regression [Parameter Stability]

Thank you ever so much for replying that clears things up but just one thing. Shouldn't the restricted model be when we model each season sepretely and then add up the likilhoods (this is because in these models we are imposing that the season dummy variables are=0). From this, the unrestricted mode...
by harshil59
Wed May 27, 2015 3:44 am
Forum: Econometric Discussions
Topic: Probit Regression [Parameter Stability]
Replies: 12
Views: 8060

Re: Probit Regression [Parameter Stability]

Bump, still can't find the Null of a LR test in my case...
by harshil59
Thu May 14, 2015 5:32 am
Forum: Econometric Discussions
Topic: Probit Regression [Parameter Stability]
Replies: 12
Views: 8060

Re: Probit Regression [Parameter Stability]

No, that is valid for a single model where you restrict the coefficients of variables of interest. In your case, you have 3 models with m variables. So, as I clearly indicated in the code, the degrees of freedom should be (3-1)*m. You already compute the probability, so you do not need the critical...
by harshil59
Wed May 13, 2015 8:06 am
Forum: Econometric Discussions
Topic: Probit Regression [Parameter Stability]
Replies: 12
Views: 8060

Re: Probit Regression [Parameter Stability]

You cannot use Chow test here, because the result of F-test is no longer valid in this context. What your supervisor suggests is called Likelihood Ratio (LR) test. In the first step, you fit the restricted model to data from all three seasons and get the log likelihood (e.g. Rlogl). Next, estimate ...
by harshil59
Sun May 10, 2015 4:23 am
Forum: Econometric Discussions
Topic: Probit Regression [Parameter Stability]
Replies: 12
Views: 8060

Probit Regression [Parameter Stability]

In short, I'm running a probit regression on whether a team was given a penalty kick decision and using it to investigate whether social pressures such as the audience have an effect on referee's in the awarding of penalty kicks. I want to test for parameter stability since the I've collected data f...
by harshil59
Sun Apr 12, 2015 2:06 am
Forum: Econometric Discussions
Topic: Probit regression?
Replies: 0
Views: 1727

Probit regression?

Hi, I'm currently trying to run a regression which determines what affects penalty kick decisions. I've only just found out that because I'm modelling for penalty or no penalty it is bes to use a probit estimation instead of least squares. My issue is that if I do for example run such a regression, ...

Go to advanced search