Hello everyone,
I'm new to the forum so forgive me my rudimentary description of the problem.
For my logistic regression model I have three non-binary categorical predictors (income group, education, and volunteering/month) with more than three categories. The resultant output for the logit command when specifying income, education, and volunteering as factor variables (e.g. i.educ), obviously displays coefficients for each category of the predictors (e.g. low income/middle-income/high-income). My question now is how to present findings for these variables elegantly; is there any other way than to include all coefficients for each variable when using the estout command for example? By doing this, the table would obviously be extremely large. What is the standard procedure here? Skimming through regression tables in scientific articles, I find that non-binary categorical predictors sometimes nonetheless exhibit only on coefficient.
Thanks for any help in advance.
Dawudi
I'm new to the forum so forgive me my rudimentary description of the problem.
For my logistic regression model I have three non-binary categorical predictors (income group, education, and volunteering/month) with more than three categories. The resultant output for the logit command when specifying income, education, and volunteering as factor variables (e.g. i.educ), obviously displays coefficients for each category of the predictors (e.g. low income/middle-income/high-income). My question now is how to present findings for these variables elegantly; is there any other way than to include all coefficients for each variable when using the estout command for example? By doing this, the table would obviously be extremely large. What is the standard procedure here? Skimming through regression tables in scientific articles, I find that non-binary categorical predictors sometimes nonetheless exhibit only on coefficient.
Thanks for any help in advance.
Dawudi
Comment