Logistic Regression using PROC LOGISTIC: SAS for Beginners (Lesson 23)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 24

  • @amiruzzaman
    @amiruzzaman 2 หลายเดือนก่อน

    One of the best teachers!! Very amazing in explaining!!

  • @3.14applepie
    @3.14applepie 9 หลายเดือนก่อน +2

    This was genuinely so helpful, i am a fan now! Graduate stats is kicking my butt but this video let me be able to complete my lab and actually understand the output

    • @learningwithjelly
      @learningwithjelly  9 หลายเดือนก่อน +1

      That is amazing! Thanks for the support!

  • @cpahanso
    @cpahanso ปีที่แล้ว +2

    Great video! Just one small thing: in order to interpret exp(beta) as the odds increase factor (odds ratio) like you did for Sex=female, you need to use dummy coding (SAS uses 'effects' coding by default). To do this, include a /param=ref option in the class statement.

  • @productivitymusic5487
    @productivitymusic5487 10 หลายเดือนก่อน +1

    Great video. You explain things well, your voice is clear and bright and easy to understand and you have good sound quality which is often rare in statistics videos I find on youtube. This was really helpful. Thanks for posting.

    • @learningwithjelly
      @learningwithjelly  10 หลายเดือนก่อน

      Thank you for this kind content!

  • @miraclemiracle9289
    @miraclemiracle9289 ปีที่แล้ว +2

    Thanks Jelly, I was a bit confused about (event =) but you explained that. Thank you !

    • @learningwithjelly
      @learningwithjelly  ปีที่แล้ว +1

      You are welcome thank you for the comment Miracle 😊

  • @omotoshowasiuadebayo6170
    @omotoshowasiuadebayo6170 ปีที่แล้ว +4

    Thank you. Can you pls do a video on proc catmod.

    • @learningwithjelly
      @learningwithjelly  ปีที่แล้ว +1

      Yes it was published today thank you for the recommendations

  • @ladybg.8171
    @ladybg.8171 ปีที่แล้ว +1

    Thanks again! Always so helpful

  • @richy7779
    @richy7779 ปีที่แล้ว +1

    Woww this was clutch thank you so much 🤗

  • @claudiash9657
    @claudiash9657 ปีที่แล้ว +4

    Thank you ! So much!

  • @TheDuma187
    @TheDuma187 ปีที่แล้ว +1

    Hi Jelly! Once again, thanks so much for posting these videos!
    How do we apply the log transformation to an exisiting variable to create a new variable?

    • @learningwithjelly
      @learningwithjelly  ปีที่แล้ว

      in a data step you can have a line after the set statement that is:
      New_Var = log(Old_Var)
      A simple log() will log a variable or number. Thanks for the kind words as well 😀

  • @trane5947
    @trane5947 3 หลายเดือนก่อน

    Thanks Jelly~ I have a question. Do you know how to run a logistic regression with instrumental variable in SAS ? It seems like we could use "proc qlim" ? Yet, I still do not know how to specify the model statement...Are the following codes correct ?
    Proc Qlim;
    model Y=X1 control variable /discrete(d=logit) ;
    model X1 = IV control variable ;
    Run;
    Thanks again.

  • @pamplus4392
    @pamplus4392 2 ปีที่แล้ว +2

    Thank you!

  • @dhanasekaranl
    @dhanasekaranl 2 ปีที่แล้ว +3

    Thank you

  • @PhillyDog
    @PhillyDog ปีที่แล้ว +2

    Thanks

  • @sammywilliams3482
    @sammywilliams3482 ปีที่แล้ว +3

    Great job.Please, what is your email, I would like to discuss SAS with you

    • @learningwithjelly
      @learningwithjelly  ปีที่แล้ว

      Thank you. My emails get flooded and take time to respond to. If there is a specific question please feel free to comment here. Thanks so much