Hello,
adding a squareterm of my independent variable I noticed an inverse curvlinear relationship.
I wanted to prove this with an utest.
The utest confirmed an inverse curvlinear realtionship, however it generates missing values. The number of missing values is higher than the obsevations included in my regression.
And above all in all the posts I read about utest here, I did not notice any missing values.
Is there any explanation for those missing values?
I ran the following regression:
regress nov scp scp_square fueausgaben size Gruppe1 Gruppe2 Gruppe4, vce(robust)
--------------------------------------------------------------------------------------
and afterwards the utest:
utest scp scp_square
(2,429 missing values generated)
Specification: f(x)=x^2
Extreme point: 2.630221
Test:
H1: Inverse U shape
vs. H0: Monotone or U shape
-------------------------------------------------
| Lower bound Upper bound
-----------------+-------------------------------
Interval | 0 8
Slope | .5074897 -1.036075
t-value | 4.291503 -3.378399
P>|t| | 9.44e-06 .0003739
-------------------------------------------------
Overall test of presence of a Inverse U shape:
t-value = 3.38
P>|t| = .000374
Another question: am I right that utest does not work after runing a Tobit regression?
Many Thanks in advance.
Related Posts with utest - generating missing values
How to calculate standardized mean difference using ipdmetan (two-stage IPD meta-analysis)?Hi everyone, I'm running a two-stage IPD meta-analysis by using ipdmetan: ipdmetan, study(StudyID) …
comparing the effect and magnitude of two coefficients across two modelsHello everyone, I have a panel dataset with 500 banks (in 20 countries) over the period 2000-2015. …
U test for Inverted U-shapeHello, I am looking at whether there is a threshold upon which the total value traded of all stocks…
Need Help: On Constructing Some Tables with Attendance DataThis is how my Attendance data looks like: Date TeachersName Student1 Student2 Student3 Student4 …
Upon saving my stata ouput as a .tex file, sigificance is disappearing. Why is this happening?hi statalist, I am having a peculiar problem while using estout to save my output as a tex file. I …
Subscribe to:
Post Comments (Atom)
0 Response to utest - generating missing values
Post a Comment