Cracking!
And do I get t- statistics (or will they be F-statistics) from this by dividing the resulting values by their corresponding S.E.s?
Thanks!
Search found 9 matches
- Thu May 02, 2013 10:40 am
- Forum: Estimation
- Topic: [Urgent] Marginal effects in probit
- Replies: 16
- Views: 17721
- Wed May 01, 2013 4:14 pm
- Forum: Estimation
- Topic: [Urgent] Marginal effects in probit
- Replies: 16
- Views: 17721
Re: [Urgent] Marginal effects in probit
Wald test
- Wed May 01, 2013 4:13 pm
- Forum: Estimation
- Topic: [Urgent] Marginal effects in probit
- Replies: 16
- Views: 17721
Re: [Urgent] Marginal effects in probit
Thanks Glenn. Impressive stuff! So I've tried the code. It seems to work pretty well. The first screenshot - 'Wald S.E.s' - should show the calculation which seems to be good. However, the program seems to run into problems when it tries to include either @trend [<@TREND is an illegal or reserved na...
- Wed May 01, 2013 1:20 pm
- Forum: Estimation
- Topic: [Urgent] Marginal effects in probit
- Replies: 16
- Views: 17721
Re: [Urgent] Marginal effects in probit
Ah Ok that is what I was trying. Say my first variable was imp_pen. Its s.e. in the regression output is 0.183955. I'd do View, Coefficient Diagnostics, Wald-Coefficient Restrictions and write c(1) = 0 Whichever value I set c(1) equal to I'll get the same s.e. , which is the same as the s.e. in the ...
- Wed May 01, 2013 12:07 pm
- Forum: Estimation
- Topic: [Urgent] Marginal effects in probit
- Replies: 16
- Views: 17721
Re: [Urgent] Marginal effects in probit
I'm not totally sure how to do that, could you give a couple more hints? :) For the variable for which I'm looking to calculate a marginal effect, I should run it through the Wald coefficient-restriction test (at any value) and use that s.e.? (I couldn't see any Wald test within the meffects vector ...
- Wed May 01, 2013 11:06 am
- Forum: Estimation
- Topic: [Urgent] Marginal effects in probit
- Replies: 16
- Views: 17721
Re: [Urgent] Marginal effects in probit
I've computed all of my marginal effects at the means. I'd also like to calculate the marginal effects given a 1 s.d. change in the variable, but it's not too essential.
I've got minimum 6 coefficients (plus 10 country dummies); maximum 11 coefficients (plus 10 country dummies).
I've got minimum 6 coefficients (plus 10 country dummies); maximum 11 coefficients (plus 10 country dummies).
- Tue Apr 30, 2013 4:23 pm
- Forum: Estimation
- Topic: [Urgent] Marginal effects in probit
- Replies: 16
- Views: 17721
[Urgent] Marginal effects in probit
Hello, I have a quick question: For a probit model I plan to report standard errors along with my marginal effects. Are the standard errors I should report in the default estimation output pane, or do I need to compute them for the marginal effects by some method? (I can't seem to even find the answ...
- Sun Apr 28, 2013 2:51 am
- Forum: Data Manipulation
- Topic: Sampling in a 3D unbalanced Panel
- Replies: 2
- Views: 2865
Re: Sampling in a 3D unbalanced Panel
Brilliant! Works perfectly, thank you for the quick reply! I have another question also: I'm having trouble computing robust covariances in my model where I move to including a specific (binary) independent variable (which is pretty collinear with the (binary) dependent variable) and a set of year d...
- Tue Apr 23, 2013 1:34 pm
- Forum: Data Manipulation
- Topic: Sampling in a 3D unbalanced Panel
- Replies: 2
- Views: 2865
Sampling in a 3D unbalanced Panel
Hi there! I'm having trouble setting the right sampling command for my dataset, which is specified by a year date identifier and two cross-sectional identifiers (ISIC and country). Now, I want to sample my data but only for certain years for certain countries e.g. Brazil 1995 Peru 1995-1997 Chile 19...
