Could anyone explain to me how to solve this issue?
I have run a regression and stored it but I cannot use it to perform tests. Here is the relevant code: the fist code line shows that the equation does exist and has been restored, but the second code line shows an error as though the equation were not there. (I know that I could write simply "test laidoff_event", but I need to perform a test of coefficients that come from different regressions). Thank you
. est restore reg2_y3_fem
(results reg2_y3_fem are active now)
. test [reg2_y3_fem]laidoff_event
equation reg2_y3_fem not found
r(303);
Related Posts with Equation has been stored but it is not found to perform test
I want to create a new variable that can double count some observationsHello I am using Stata/SE 13.1 on windows10. Apologies I am a Stata novice but will try my best here…
Question about xtdpdgmm and xtabond2Hello all I m trying to run a difference gmm model with both these commands but I have different res…
Versioning problemHi. I'm submitting this for one of our programmers and wondering if there's a simple fix or if we ne…
Test to compare categorical (percentages) between two populations?I have two datasets of demgraphic data which I wish to compare. Ideally I would like to run a do fil…
Main effect omitted as it is time-invariant. Is including the interaction without the main effect an issue?I am interested in the impact of Unemployment (U) on Gross Domestic Product (GDP). I also want to ch…
Subscribe to:
Post Comments (Atom)
0 Response to Equation has been stored but it is not found to perform test
Post a Comment