Logistic Regression Introduction with Tutorial in JMP

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024

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

  • @leeny42
    @leeny42 12 лет назад

    Outstanding. Best explanation of logistic regression I've heard. I especially appreciated the frequent reminders/examples of what each equation/variable actually means. Excellent tone, too.

  • @claywolfe1
    @claywolfe1 12 лет назад

    Thanks. Great teaching method/skill. Complicated concepts made easier with real life examples and discussion around practical applications. More excitement in the delivery than most teachers.

  • @mrpapparappa
    @mrpapparappa 13 лет назад

    God bless you for these posts; a very satisfied PhD candidate from Winnipeg :)!!!

  • @johnheisler8143
    @johnheisler8143 11 лет назад

    Sincerely grateful for you time and effort in putting this together. Effective and intuitive communication of often muddled information.

  • @CosmoKadampa
    @CosmoKadampa 11 лет назад

    Thanks for this video! I've been looking for a good reference to refresh my memory on the basics of logistic regression, interpretations etc., and this is the best one that I've seen so far.

  • @fuckooo
    @fuckooo 11 лет назад

    Very good, very clear exposition. Well done.

  • @joshsteh
    @joshsteh 12 лет назад

    Thanks!!! another very satisfied PhD student from BC Why can't my teachers explain it so clearly :(

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

    Excellent video! Extremely helpful. It helped me put a lot into perspective! Great job!

  • @gloriahoffman8513
    @gloriahoffman8513 6 лет назад

    super helpful!!! wish you around when I took stats as an undergrad.

  • @siciidsacad9346
    @siciidsacad9346 10 лет назад

    thank you so much from your help, i got more and more important how you explain,
    thanks again and again

  • @shaibismailomade7974
    @shaibismailomade7974 11 лет назад

    Thank you very much. I really do have a wonderful lecture. It will help me a great deal

  • @psyolia
    @psyolia 5 лет назад

    Great video, very helpful and nicely explained, Thank you so much

  • @UncertainMind
    @UncertainMind 11 лет назад

    I found it - if we want to interpret the beta estimates of a nominal effect the same way as a continuous effect (i.e., e^estimate = OR), the "nominal" variable needs to be0 or 1 and changed to be a continuous variable. Otherwise, JMP treats it differently.

  • @juliannajollyrenzi48
    @juliannajollyrenzi48 6 лет назад

    This is great--really helpful! Thank you.

  • @UncertainMind
    @UncertainMind 11 лет назад

    Thanks! Obviously with over 20 000 views your explanations are very appreciated.
    Any pointers on how to interpret the beta estimate when the independent variable is nominal?

  • @aghasemi4u
    @aghasemi4u 12 лет назад

    Thank you. very clear explanation.

  • @debendrashrestha1
    @debendrashrestha1 8 лет назад

    THANK YOU, GREAT LECTURE

  • @ProfessorParrisStats
    @ProfessorParrisStats  13 лет назад

    @mrpapparappa You're so welcome!

  • @Anderspish
    @Anderspish 12 лет назад

    /surrender Wow, where did you learn all this? Great video. You should add your teaching information in the info box. I'd totally take this class.

  • @guyrich6467
    @guyrich6467 12 лет назад

    Great demo for using JMP. Thank you. Can you tell me the name of the textbook you're using?

  • @driedtoast12
    @driedtoast12 6 лет назад

    At 32:22, when you show how to figure out odds ratio for c unit change (instead of a single unit, or the entire range), how do you calculate the 95% CI using this technique? thanks

  • @albertbeccu
    @albertbeccu 12 лет назад

    This might be a stupid question, but I've got some trouble figuring out where those probabilities used in the odds still come from (the once denoted pi-hat).
    Regarding the probability of an outcome to the model. Would you first create a regular Linear probability model, with robust stanards, and use those for the (pi / 1 - pi) formula? (i.e the LPM gives you the pi values, and you'd use those in the logit?

  • @ProfessorParrisStats
    @ProfessorParrisStats  13 лет назад

    @jojito29 My pleasure!

  • @asanyal296
    @asanyal296 5 лет назад

    Very interesting presentation - thanks. Does JMP recognize standard SAS code? Could you write some PROC LOGISTIC commands in a window or does it all have to be through this drag-drop GUI?

    • @JulianParris
      @JulianParris 5 лет назад

      JMP has its own scripting language (JSL), so you would need jsl not sas code to execute a jmp analysis via code. JMP can run SAS code if you have a connection to a SAS server, but whatever you run is processed by the SAS server, not JMP. For the most part JMP is driven very effectivley via the GUI so it's not necessary to rely on JSL unless you're scripting for reproducibility or custom workflows.

  • @jojito29
    @jojito29 13 лет назад

    Thank you!! :)

  • @ericwatson5840
    @ericwatson5840 11 лет назад

    Great!

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

    Can you change the regressor unit from 1 unit to being 10 units

  • @Francis-xd4gg
    @Francis-xd4gg 11 лет назад

    Try running R Studio

  • @jiedou4473
    @jiedou4473 11 лет назад

    which software do use to get logistic regression?

  • @sgpleasure
    @sgpleasure 8 лет назад

    Is this JMP Pro? Or basic JMP

  • @CosmoKadampa
    @CosmoKadampa 11 лет назад

    You should do one for R as well. :)