Hi everyone,
I am new here and quite new to Stata (student) so thank you upfront for your help.
I am doing a study on video game spending and I tried to run the following regression:
reg payamount gend ag occup educ educp love leish watch gamestart gamecount gamehour gamecat watchhour watchtime
I got the r(2000) message error so I tried to regress every single variable to see where the problem came from. I have categorical variables (multiple categories) and categories with only 2 options like gend (gender) or "watch", some of the variables are numerical.
The problem seems to come from the "watch" variable, which displays yes/no values but I already use the command: encode to make it a numerical variable.
So I don't understand why the "watch" command doesn't work while the "gend" does. Could anyone please help me?
Sebastian
Related Posts with multiple regression - r(2000) error message
Collapse over two variablesHi I am trying to create a graph with time(by month and year) on the x and pricegal on the y. My goa…
How STATA handles missing dataGood evening, I have a relatively straight forward question regarding STATA. I have been trying to f…
Probit vs Logit ModelHi guys, I am currently doing a project on observing the effects of money (wages relative to the med…
cgmreg - storing the number of observationsI have a problem in pubIishing the estimation tables using esttab as I am unable to store the statis…
Measurement invariance testing: Identification constraintsHi there, this is my first post in the forum, I hope I do it correctly... I want to test for measur…
Subscribe to:
Post Comments (Atom)
0 Response to multiple regression - r(2000) error message
Post a Comment