Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Presenting logistic regression tables for non-binary categorical variables with multiple coefficients

    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


  • #2
    Dawudi.
    welcome to the list.
    As far as the coefficient of each three-level predictor is concerned, in general Stata reports 2 out of 3 of them, leaving the reference category 0 (-omitted-).
    As far as I know, articles published in decent journals (peer-reviewed) reports in the regression outcome table all but the reference category coefficient for categorical variables.
    Last edited by Carlo Lazzaro; 08 Jul 2016, 05:53.
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      Thank you very much Carlo!

      Comment


      • #4
        In many cases where non-binary categorical variables have one parameter, these variables were added as if they are a continous variable. For example, education as years of education.
        ---------------------------------
        Maarten L. Buis
        University of Konstanz
        Department of history and sociology
        box 40
        78457 Konstanz
        Germany
        http://www.maartenbuis.nl
        ---------------------------------

        Comment


        • #5
          I used estout and esttab and still just get the same coefficients lissted in the main logit output. I am looking for individual non-binary categorical variable coefficient- I can see from the professor's example this automatically comes in the output from SPSS but I can't see how to get it from Stata.

          Comment


          • #6
            Duplicate post. See https://www.statalist.org/forums/for...n-coefficients if interested.

            Comment

            Working...
            X