Stata ordered logistic regression

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • Learn how to carry out an ordered logistic regression in Stata.

Комментарии • 8

  • @fabior3199
    @fabior3199 5 лет назад +2

    What kinds of regression diagnostics do I have to run for a ordered logistic regression?

  • @ginocastillo2385
    @ginocastillo2385 4 года назад +3

    How can be calculated the predicted probabilities for for "Excellent " level since does not have a cut value

    • @davidmoore9581
      @davidmoore9581 4 года назад

      I am looking for the same answer

    • @davidmoore9581
      @davidmoore9581 4 года назад +3

      It is 1 minus the sum of the four categories

  • @nellyruthnkhoma9554
    @nellyruthnkhoma9554 5 лет назад +2

    How do you interpret the cuts when the predictors are more than one?

  • @nuzianasim2974
    @nuzianasim2974 2 года назад

    How to calculate odd ratios in ologit regression

    • @neinman5143
      @neinman5143 2 года назад +3

      you have to add 'or' to the syntax. in this case the syntax would be: [ ologit rep77 foreign, or ] then you will get odds ratios instead of coefficients