Hi! I am trying to do a multiple regression but when I try to do it, I don't get any of the p-values, st errors or t values. Please let me know what I am doing wrong! Thank you so much!
All of my variables are binary and I am using the following code:
regress V162034a V161345 V161320 V161157
Source | SS df MS Number of obs = 6
-------------+---------------------------------- F(3, 2) = .
Model | .833333333 3 .277777778 Prob > F = .
Residual | 0 2 0 R-squared = 1.0000
-------------+---------------------------------- Adj R-squared = 1.0000
Total | .833333333 5 .166666667 Root MSE = 0
------------------------------------------------------------------------------
V162034a | Coef. Std. Err. t P>|t| [95% Conf. Interval]
-------------+----------------------------------------------------------------
V161345 | -5.07e-17 . . . . .
V161320 | 2.03e-16 . . . . .
V161157 | -1 . . . . .
_cons | 3 . . . . .
------------------------------------------------------------------------------
Related Posts with Multiple Regression Issues - Stata not showing any information
Merging two panel datasetI am facing problem to merge the individual data set e.g Dataset 1: prepaid data for location 1 has…
Databases mergeHi all, so, this is a quite border line question. Hence, sorry if it is out of topic a bit. The de…
Can someone help?! Can not get the mean of observations vertically! (with missing values)I have several financial metrics for about 60,000 stocks (+2.5M observations), and a sample of my Re…
horizontal bargraph with multiple binary variablesDear all, I am quite stuck with some descriptive statistics. I have a household survey with binary …
merge command in a loopHello! I have a dataset that I want to merge with a sequence of files that correspond to individual…
Subscribe to:
Post Comments (Atom)
0 Response to Multiple Regression Issues - Stata not showing any information
Post a Comment