I am using Stata 15.1 and am struggling to conduct a logistic regression.
I am using financial data that has 1912 observations and in my regression I am using 34 independent variables (14 numeric and 20 dummies). Upon importing the data I used destring for the numerical independent variables and subsequently generated my binary dummies from categorical variables.
I have no issues with the setting up of the regression but when I come to use logistic Stata continually denies my command, reporting insufficient / no observations.
I looked at past online queries regarding this and the replies always seemed to be surrounding destring / encode but neither work in this situation. Hoping someone has the answer?
Many thanks in advance,
Caleb
I am using financial data that has 1912 observations and in my regression I am using 34 independent variables (14 numeric and 20 dummies). Upon importing the data I used destring for the numerical independent variables and subsequently generated my binary dummies from categorical variables.
I have no issues with the setting up of the regression but when I come to use logistic Stata continually denies my command, reporting insufficient / no observations.
I looked at past online queries regarding this and the replies always seemed to be surrounding destring / encode but neither work in this situation. Hoping someone has the answer?
Many thanks in advance,
Caleb
Comment