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
Firm fixed-effectHi, I am using firm fixed-effect in my main regressions and the results are significant. When I run …
Merging data but file not foundHello Statalists! I've been using STATA's merge function for a while, but this is something I've ne…
i.year not controlling for first year when using xtreg/regThe xtreg command I'm using is Code: xtreg log_dep_sum c.indep_perc##i.industry_abovemed i.month,f…
FavarHello everyone, I want to apply FAVAR model but I could not find any source on how to implement it …
Problem concerning panel aata with duplicate time variablesDear all, I have a dataset of 40 companies with a total of 975 votes and want to look at the impact …
Subscribe to:
Post Comments (Atom)
0 Response to Multiple Regression Issues - Stata not showing any information
Post a Comment