Hi,
I don't know if anyone can help with this:
I need to run a probit regression for binary variables and there is a timing issue that I need to resolve.
As a dependent variable I have quarterly data (management special report issued Y or N) and as independent variables I have yearly data (financial year end audit opinion Y or N).
I somehow need to set the independent variable so that it equals 1 if it was Y in the year prior to the four quarters in the dependent variable column and 0 if it was N.
Dependent variable column:
Q1- year 1
Q2- year 1
Q3- year1
Q4- year1
Q1-year 2
Q2- year 2
Q3- year2
etc.
Independent variable column- Y or N :
Ending Year 1
Ending Year 2
Ending Year 3
etc.
The regression formula looks like this : Probit (dependent variable Y or N) = Independent variable (needs to equal 1 if it was Y only in the prior year).
Thanks
Related Posts with Probit regression in Stata
putexcel column names when not all possible columns have valuesI am trying to create several descriptive tables, using putexcel. I am struggling to get a working m…
How to do bootstrap test for a nonlinear mediation effect with a moderator and fixed effectsHi Statalist, I have a problem about how to use bootstrap test to further detect a mediation proces…
Multiple regressions by group in one output tableHello Stata Experts! Currently I am lost at "just" finding the right output form/ format, which is …
How to put stars instead of pvalues in output of esttab from a non estimation commandHello, I want to have a nice LaTeX table with some statistical information about some variables of …
placebo test of SCMin the article''Synthetic Control Methods for Comparative Case Studies: Estimating the Effect of Cal…
Subscribe to:
Post Comments (Atom)
0 Response to Probit regression in Stata
Post a Comment