SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
Expand all | Collapse all

I want know multinominal logistic regression coding system

  • 1.  I want know multinominal logistic regression coding system

    Posted Thu September 24, 2020 04:32 AM

    I wonder if when a multinominal logistic regression analysis is performed using dependent variables that are coded as 0,1,2, if the criteria are 0, the comparison between 0 and 1, 0 and 2 is made, or automatically re-coded into 0,1 within the program.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: I want know multinominal logistic regression coding system

    Posted Thu September 24, 2020 12:40 PM

    If you specify the reference category to be 0, you get estimates for 0 vs 1 and 0 vs 2.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 3.  RE: I want know multinominal logistic regression coding system