Ordinal Predictors in Linear Regression [Ordinal Independent Variables]

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ •

  • @tywoods3613
    @tywoods3613 2 роки тому +5

    I spent a whole hour looking through my stat textbook (Field, 2018 and Pallant, 2020), google scholar and the search energy of my library trying a combination of terms until I stumble upon this video...thank you for this!

  • @nono-yd1tw
    @nono-yd1tw 3 роки тому +2

    Hi! What are the drawbacks of using an ordinal IV as a continuous variable? Do you know any resources on this? Thank you.

    • @RegorzStatistik
      @RegorzStatistik  3 роки тому +1

      For that you could look into the paper by Williams (2020), which you can find via:
      www.regorz-statistik.de/en/regression_ordinal_predictor.html

    • @amishaagarwal5481
      @amishaagarwal5481 2 роки тому

      Hi! I am currently working on a problem related to this. Did you find any info relevant to your question on this?

  • @stephaniehoule3588
    @stephaniehoule3588 3 роки тому +1

    Hello, I'm trying to understand the best way to include an ordinal predictor in a multinomial logistic regression, do the approaches you discuss in this video apply to logistic regression? My variable is Education and has 5 levels (less than high school, completed high school, completed college/trade school, completed university, graduate school or higher).

    • @RegorzStatistik
      @RegorzStatistik  3 роки тому

      I think the simple approaches (e.g. binary coding scheme) could be used for multinomial logistic regression, too. However, I am not an expert in logistic regression, so I am not sure.

    • @stephaniehoule3588
      @stephaniehoule3588 3 роки тому

      @@RegorzStatistik ok thank you for your reply!

  • @juannachon8262
    @juannachon8262 3 роки тому +1

    Hi, could you share the script for the OLS model specification used in the staircase coding approach please?

    • @RegorzStatistik
      @RegorzStatistik  3 роки тому +1

      Unfortunately not, I have done the staircase coding manually in Excel. The regression itself was a simple multiple regression in R:
      library(jtools)
      reg.fit

    • @juannachon8262
      @juannachon8262 3 роки тому

      Thnks, just wanted to be sure lm() was ok to use and no other terms had been included in the formula besides the covariates.

  • @JuanAntonioNelson
    @JuanAntonioNelson 2 роки тому

    How would you interpret the Y intercept in these cases?

    • @RegorzStatistik
      @RegorzStatistik  2 роки тому

      in general: Intercept = predicted value of the criterion variable if all predictors have a value of zero