Multiple regression - making sure that your assumptions are met

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

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

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 5 หลายเดือนก่อน +3

    Greg,
    Thanks. Great stuff.
    Now the question what to do if all but one of conditions for a linear model are met. That is the teaching moment.

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

    Get my FREE cheat sheets for R programming and statistics (including transcripts of these lessons) here: www.learnmore365.com/pages/membership-r-programming-data-visualization-and-research-methods

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

    Thanks a lot Greg. I love your videos and reels. Can you exlpain bit about Logistic regression?

    • @RProgramming101
      @RProgramming101  3 หลายเดือนก่อน +1

      Sure thing! - Will make some videos about that soon

  • @yordanosgizachew9356
    @yordanosgizachew9356 4 หลายเดือนก่อน +1

    Thank you for all this, But I can't see the PDF or any document to download, even after subscribing

  • @frankpaulschulte
    @frankpaulschulte 5 หลายเดือนก่อน

    As usual: Very nice vid. Thanks A LOT.

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 5 หลายเดือนก่อน

    Just a note to those using the native pipe. In lm() it will not work using data = . . There are several solution a) data = data b) pick(x_var), or c) switch to %>%. I like the pick(x_var) option. There is a fourth option just put the model name into predict().

  • @elmehdizabar
    @elmehdizabar 5 หลายเดือนก่อน +1

    Helpful! Thank you

  • @teilzeitamigo
    @teilzeitamigo 5 หลายเดือนก่อน

    Thank you, very helpful!

  • @juliusirungu1363
    @juliusirungu1363 5 หลายเดือนก่อน

    Nice content.... performance package can also achieve the same with ease.

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

    Introduction to Periodic chemistry

  • @pattheitguy
    @pattheitguy 5 หลายเดือนก่อน

    First!