ROC and AUC in R

Sdílet
Vložit
  • čas přidán 16. 12. 2018
  • This tutorial walks you through, step-by-step, how to draw ROC curves and calculate AUC in R. We start with basic ROC graph, learn how to extract thresholds for decision making, calculate AUC and partial AUC and how to layer multiple ROC curves on the same graph.
    You can get a copy of the code from the StatQuest GitHub, here:
    github.com/StatQuest/roc_and_...
    NOTE: This StatQuest builds on the example in the original ROC and AUC StatQuest:
    • THIS VIDEO HAS BEEN UP...
    Also, if you're curious, here are some links to StatQuests about...
    ...Logistic Regression
    • StatQuest: Logistic Re...
    ...and Random Forests...
    • StatQuest: Random Fore...
    For a complete index of all the StatQuest videos, check out:
    statquest.org/video-index/
    If you'd like to support StatQuest, please consider...
    Buying The StatQuest Illustrated Guide to Machine Learning!!!
    PDF - statquest.gumroad.com/l/wvtmc
    Paperback - www.amazon.com/dp/B09ZCKR4H6
    Kindle eBook - www.amazon.com/dp/B09ZG79HXC
    Patreon: / statquest
    ...or...
    CZcams Membership: / @statquest
    ...a cool StatQuest t-shirt or sweatshirt:
    shop.spreadshirt.com/statques...
    ...buying one or two of my songs (or go large and get a whole album!)
    joshuastarmer.bandcamp.com/
    ...or just donating to StatQuest!
    www.paypal.me/statquest
    Lastly, if you want to keep up with me as I research and create new StatQuests, follow me on twitter:
    / joshuastarmer
    #statquest #ROC #AUC

Komentáře • 367

  • @statquest
    @statquest  Před 3 lety +8

    You can get a copy of the code from the StatQuest GitHub, here: github.com/StatQuest/roc_and_auc_demo/blob/master/roc_and_auc_demo.R
    Support StatQuest by buying my book The StatQuest Illustrated Guide to Machine Learning or a Study Guide or Merch!!! statquest.org/statquest-store/

    • @falaksingla6242
      @falaksingla6242 Před 2 lety

      Hi Josh,
      Love your content. Has helped me to learn a lot & grow. You are doing an awesome work. Please continue to do so.
      Wanted to support you but unfortunately your Paypal link seems to be dysfunctional. Please update it.

    • @ryanmckenna2047
      @ryanmckenna2047 Před rokem

      The code would not run when I downloaded it from github

    • @statquest
      @statquest  Před rokem

      @@ryanmckenna2047 What part didn't run? I just re-ran it and worked fine.

    • @ashishdayal172
      @ashishdayal172 Před rokem

      did u make this in python too??

    • @statquest
      @statquest  Před rokem +1

      @@ashishdayal172 not yet

  • @ripsu100
    @ripsu100 Před 5 lety +59

    "The only man who never makes mistakes is the man who never does anything."
    Thank you ;)

    • @statquest
      @statquest  Před 5 lety +2

      No, thank you! You're comment was very helpful and spared me a lot of future embarrassment. The video was only seen by 100 or so people (not 1,000s) before you pointed out the error.

  • @marcianocaliman8601
    @marcianocaliman8601 Před 5 lety +24

    Dude, your videos are great. I never found something so clearly on the internet. Congratulations!!!

  • @yvnasu5714
    @yvnasu5714 Před 2 měsíci +2

    Crazy how good you are at explaining. You explain the little things I always start to struggle with other teachers/tutors! Thank you so much for these Videos

  • @EdySold
    @EdySold Před rokem +4

    Complex things in simple and understandable language. I have never met a better teacher!

  • @kumarrishabh8904
    @kumarrishabh8904 Před 4 lety +4

    Such an awesome channel I came across! ....gonna share it with everyone under my umbrella !!! You are doing really great bro!

  • @marcoventura9451
    @marcoventura9451 Před 2 lety +10

    Impressive video. Theory and examples with software are the best way to learn. There is much going on this video, one of the best of ever. Thank You, Josh, greetings form Italy for a happy new year for you, your beloved ones and for all the people which follow your amazing lessons.

  • @rigae2
    @rigae2 Před 10 měsíci +4

    Your explanation of the process and logic behind each function and line are so helpful. I hope you'll make more of these videos. Thank you so much, this content is uniquely valuable.

  • @rylieedwards2641
    @rylieedwards2641 Před rokem +1

    Great explanation of everything including each parameter in the graphs. Loved it!

  • @SurrenderPink
    @SurrenderPink Před 5 lety +1

    Best song ever, Josh. StatQuest keeps gettin’ better and better! Many thanks.

  • @geocarvalhont
    @geocarvalhont Před 5 lety +1

    Hey Josh Ty again, while my studies I reproduced everything using R Colab (Really recommend for who is studying Josh's codes in R)

  • @arike9289
    @arike9289 Před 3 lety +1

    Good job and well-done. I like your style of teaching, it's great!!!

  • @Zahumny
    @Zahumny Před 5 lety +1

    Thank you for helping me with my credit risk class :)

  • @horseheadmd6844
    @horseheadmd6844 Před 3 lety +2

    Thank you for this informative video. It helped me a lot. Great work!

  • @archowdhury007
    @archowdhury007 Před 4 lety +2

    Wonderful tutorial!!.....thank you so much Josh :)

  • @happygolucky4350
    @happygolucky4350 Před 3 lety +2

    These are the best videos. When I need to relax, I watch your videos

    • @statquest
      @statquest  Před 3 lety

      Glad you like them!

    • @happygolucky4350
      @happygolucky4350 Před 3 lety

      @@statquest If you have two output neurons in a ANN (for a two class classification problem {1,0; 0,1}, it is okay to build the ROC just by comparing output of any one of those neurons with its corresponding target?

    • @happygolucky4350
      @happygolucky4350 Před 3 lety

      Thanks Josh, I changed it to {1,0} as output as the AUC for the two neurons {1or0} in the {1,0;0,1} architecture were not the same.

  • @meenakshidevi5425
    @meenakshidevi5425 Před 3 lety +3

    Hey..... Love the way you present ❤️

  • @famin7794
    @famin7794 Před měsícem +1

    You solve my headache. Thanks a lot

  • @benguo661
    @benguo661 Před 2 lety +3

    Thank you sooooo much Josh! You are a life saver!!😄

  • @akshay_up
    @akshay_up Před 5 lety +1

    You are amazing man, thanks for the video and keep making more videos like these. BAM!!

  • @esan120au
    @esan120au Před rokem +1

    Thanks for your wonderful and detailed videos!

    • @statquest
      @statquest  Před rokem

      Thank you so much for supporting StatQuest! BAM! :)

  • @peterh5960
    @peterh5960 Před 3 lety +1

    Incredibly helpful, thank you!

  • @justchiful
    @justchiful Před 4 lety +1

    Dear ,i haveenjoyed ur video ,very much clearity of thoughts

  • @ogunsadebenjaminadeiyin2729

    Thanks man, very clear and helpful

  • @vivektanwar628
    @vivektanwar628 Před 3 měsíci +1

    YOU ARE MARVELOUS,EXTRAORDINARY .I WISH YOU COULD HAVE EXPLAINED IN PYTHON

  • @thuli5209
    @thuli5209 Před 3 lety +1

    Thank you sooooo much for your lessons. Super helpful

  • @yulinliu850
    @yulinliu850 Před 5 lety +1

    Many Thanks Josh!

  • @xyliu3758
    @xyliu3758 Před 6 měsíci +2

    hey bro, i love your videos so much, please hang in and i will continue to support you!

  • @odearjafter9426
    @odearjafter9426 Před 2 lety +1

    thank you for such an informative tutorial

  • @DailyKosia
    @DailyKosia Před 4 lety +1

    Thank you very much!

  • @ManyBadVids
    @ManyBadVids Před rokem +1

    The silly songs, the calm voice and the bams gives this vibes as if the course is narrated by Forrest Gump.
    Love it.

  • @b1ndaboymetz
    @b1ndaboymetz Před 3 lety +1

    VERY helpful - thank you!

  • @JulioCCavalcanti
    @JulioCCavalcanti Před 3 lety +1

    You are amazing, man! Thanks!!!

  • @AromaVancouver
    @AromaVancouver Před rokem +1

    Keep up the good work .. Thank u🤩

  • @nalliwok
    @nalliwok Před rokem +1

    Thank you so much for this video!

  • @michalispapadopoulos5090
    @michalispapadopoulos5090 Před 2 lety +1

    Thanks a lot sir! You are very helpful!

  • @pitiwatkittiwimonchai4656

    So good Thanks for the video

  • @qurrataayunkartika1496
    @qurrataayunkartika1496 Před 2 lety +1

    waaa.. i'm so thankful found this video. Thanks a lot. Stay healthy cool people :)

  • @songuihamedkone6600
    @songuihamedkone6600 Před 4 lety +1

    Thanks a lot !

  • @zainabkhan2475
    @zainabkhan2475 Před 2 lety +1

    I thank God I found this channel 2 years ago... 😇

  • @jethrogauld7437
    @jethrogauld7437 Před rokem +1

    Great video thanks

  • @lalita3853
    @lalita3853 Před 5 lety +2

    Thank you sir

  • @vishakhakumar3854
    @vishakhakumar3854 Před 4 lety +1

    great video!!

  • @dylanz52
    @dylanz52 Před 5 lety +3

    Great video! One quick question. Do you know how to plot ROC-AUC graph for SVM and adaboost?

  • @nabilmahmoud608
    @nabilmahmoud608 Před 5 lety +1

    This video is absolutely amazing! but how can i determine the threshold/cut off weight from threshold probability that decides whether the subject is obese or not using code and not by direct extrapolation from the logit curve?

  • @harmagician1
    @harmagician1 Před 3 lety +1

    Bam! Good tutorial.

  • @marco1anziano84
    @marco1anziano84 Před rokem

    I mean, the stats tutorial is indeed very well done, but the intro song was already enough to make me immediatly click on the like button.

  • @tojama
    @tojama Před 3 lety

    Great again! I would be interested to see how to make combined ROCs for, say 2-4 different biomarker candidates. This would be to see if their combined use would result in higher AUCs than that of individual markers.

  • @1292kira
    @1292kira Před 4 lety +1

    Thank you!

  • @tynna333
    @tynna333 Před 5 lety

    Is there anyway to suppress plotting the top and right axes? I tried bty='n' and axes=FALSE to add them later using axis(1) and axis(2) but neither of those worked.

  • @SS-cp1cm
    @SS-cp1cm Před 3 lety +1

    thank you soooo much!!!

  • @anoriginalnick
    @anoriginalnick Před 2 měsíci +1

    Excellent videio

  • @user-io2em1ld4n
    @user-io2em1ld4n Před rokem

    Hey Josh, great videos on ROC curves, your teaching is refreshingly concise and clear. I just have one question that I hope you could expand on. When we first generate 100 samples from a normal distribution, why do we need to sort them from low to high? And what would the dangers be if we didn't do this?
    Thanks for the great content!

    • @statquest
      @statquest  Před rokem

      What time point in the video, minutes and seconds, are you asking about?

    • @user-io2em1ld4n
      @user-io2em1ld4n Před rokem

      @@statquest roughly around 2:55

    • @statquest
      @statquest  Před rokem

      @@user-io2em1ld4n Technically, you don't need to sort them, but it makes it easier to look at the data. When we print out the values for the "obese" variable at 4:11, the output is way easier to interpret because the values for weight were sorted.

  • @Davidravaux
    @Davidravaux Před 5 lety +1

    Thank you so much!
    Do you consider make a video about limited dependant variables models (tobit, heckman...)?
    It will be very helpful for us! All the best.

    • @statquest
      @statquest  Před 5 lety

      OK. I'll put it on the to-do list, but it will be a while before I get to it.

    • @Davidravaux
      @Davidravaux Před 5 lety +1

      Thank you! This is a short bibliography about the topic:
      J. Scott Long, Regression Models for Categorical and Limited Dependent Variables
      Alfred DeMaris, Regression With Social Data: Modeling Continuous and Limited Response Variables
      Wooldrige, Introductory Econometrics
      I can share you the books if needed.

    • @statquest
      @statquest  Před 5 lety

      @@Davidravaux OK. However, just know that my to-do list is huge (it has about 200 things on it - I get about 3 or 4 requests every day), so it might take me a long time to get to it. However, if a lot of people start asking for a certain topic, that topic gets moved closer to the top of the to-do list. So, if you know of a ton of people interested in this subject, you should have them add to this comment.

    • @Davidravaux
      @Davidravaux Před 5 lety

      Ok, I totally understand, thank you for clarifying.

  • @gregorsamsa3290
    @gregorsamsa3290 Před 4 lety +2

    Please make more Videos with R! :)

  • @PunmasterSTP
    @PunmasterSTP Před 4 měsíci +1

    Ah, the pirate's favorite programming language!

  • @christelleleitzingerphd7491

    Thanks for the video and explanations! What statistical test would you use to compare 2 ROC curves?

    • @statquest
      @statquest  Před 2 lety

      There are a bunch of options. This tool (in R) implements them: bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-12-77

  • @KarenCruz-tx5nh
    @KarenCruz-tx5nh Před 4 lety

    You are the savior of the little humans we are, thanke you god! I have a silly question, sometimes you use

  • @elmonovagales2929
    @elmonovagales2929 Před 5 lety +1

    I got an error, Error in roc.data.frame(trainData, fitModelTrai$votes[, 1], plot = TRUE, :
    'response' argument should be the name of the column, optionally quoted. the only difference between your code and mine is that I have many parameters/columns/features (approx 35) not only one (weight)

  • @timstone5168
    @timstone5168 Před 4 lety +1

    That ROC you had really tied the room together

  • @sanazomidi5536
    @sanazomidi5536 Před 3 lety +1

    Thank you

  • @marynapolyakova8722
    @marynapolyakova8722 Před 3 lety

    Thank your great lectures! The thresholds that you derive here are between 0 and 1. Can we translate these thresholds to the actual cut-off values?

    • @statquest
      @statquest  Před 3 lety

      In these examples, the thresholds are the actual cut-off values. In other words, if the logistic regression predicts that the probability that a mouse is obese is 0.9, then we would compare that to the threshold that we obtained from the ROC graph to make a final classification.

  • @brianhung24241111
    @brianhung24241111 Před 5 lety +1

    i am a big fan of you! can you make a survival anaylsis video?

    • @statquest
      @statquest  Před 5 lety

      Yes! I will make one this spring. Many people have asked for this topic, so it is at the top of my to-do list.

  • @arndong
    @arndong Před 4 lety +1

    thanks you bro

  • @anikshah8796
    @anikshah8796 Před 3 lety

    THanks for the videos Josh! I have a question about AUC. Even though in this video AUC for random forest is lower than logistic, isn't forest a better alternative here as there exists a threshold that generates higher true positive rate for the same false positive rate compared to logistic. This makes the significance of AUC subjective in comparison

    • @statquest
      @statquest  Před 3 lety

      What you have to do is pick a range of thresholds that are acceptable. Once you do that, you can compare the AUC between those thresholds to determine which method is best.

  • @curvesettermcatprep1400

    Love your content! Quick q: from a conceptual standpoint, are you just testing the hypothesis that the underlying distribution of the weights (which you defined as a gaussian) is not a uniform distribution

    • @statquest
      @statquest  Před 3 lety

      ROC graphs give us a sense of how accurate or models are given different thresholds for making decisions. For more details, see: czcams.com/video/4jRBRDbJemM/video.html

  • @jovanpetrovic168
    @jovanpetrovic168 Před 3 lety

    Hi Josh, your videos are great! I have one question about choosing best method based on ROC overlapping graph. If we compare Logistic Regression and Random Forest we see that Logistic Regression is better because of bigger AUC. Bur does it make more sense here to choose Random Forest because one specific instance of Random Forest (with one specific threshold) gave us best confusion matrics? I assumed here that accurately classifyng positive and negative class are equally important.

    • @statquest
      @statquest  Před 3 lety +1

      It really depends on your goals. In general, Logistic Regression performs better. However, depending on what threshold works best for you, you may still choose Random Forests if it performs better at that threshold.

  • @dorothymartin2477
    @dorothymartin2477 Před 2 lety +1

    Hi Sir, your videos are very helpful. Hope that you can make a video on mean decrease Gini of Random Forest

  • @dariatriffon6335
    @dariatriffon6335 Před 3 lety

    Hi and thanks for your great videos! Could you please elaborate about the obese variable and specifically about the "test" part in that code line. What if I already know who is obese and who is not (let's say based on some external medical profile, let's say "real") and I want to estimate the prediction of the model which is based on a some score (let's say "score") that each individual has. Would I just do glm(real ~ score).? What if I wanted to find the best score - the score that above it I classify someone as "obese" and below it "not obese". what's between the probability threshold in ROC curve and a thresholding of the score itself. Thanks!

    • @statquest
      @statquest  Před 3 lety +1

      In order to draw this ROC graph, we have to know who is obese and who is not to begin with. So the situation in this video is no different from yours. If you want to find the "best" score, you have to then decide what percentage of false positives and false negatives you are willing to live with - the ROC graph will help you decide that. You can then find the corresponding value by looking at the thresholds and the probabilities predicted for from your model with different scores.

  • @mzw90
    @mzw90 Před 4 lety

    Thank you for the video. It was very easy to follow. May I know how do i obtain optimal cut off points using the ROC curve?

    • @statquest
      @statquest  Před 4 lety

      I answer that question in my video that explains ROC and AUC: czcams.com/video/4jRBRDbJemM/video.html

    • @mzw90
      @mzw90 Před 4 lety

      @@statquest Thank you for your reply! I was actually wondering how to interpret the threshold numbers seen on 09:51. After head(roc.df), you get a list of TPP, FPP and thresholds. For example in the 2nd row TPP 100 FPP 97.77, what does threshold of 0.01349 mean?
      I also have a separate question, I am curious if it is always necessary to always create a linear model first for the ROC curve? For example I am comparing the ROC curves of age and co-morbidities against non-cancer mortality, do I have to create a linear regression for age using glm()?

  • @elmonovagales2929
    @elmonovagales2929 Před 5 lety +1

    savior

  • @rahulg1504
    @rahulg1504 Před 3 lety

    Many thanks Josh, you are doing a great job.
    In my study, I would like to calculate and plot pROCs for a couple of maxent scenarios and glm model scenarios using 1000 iterations and a 5% omission error using pROC package in R, would be really grateful if you can guide me a bit. Thanks in advance.

    • @statquest
      @statquest  Před 3 lety

      Let me know how it goes! :)

    • @rahulg1504
      @rahulg1504 Před 3 lety

      @@statquest May I get the R code for the scenario I mentioned? I am still trying to figure out how to prepare data from the maxent output and then use it with pROC package to calculate and plot AUCs. I am relatively a newbie in R. Theory wise I think I am pretty clear, but struggling with codes and commands to get this job done with pROC package.

    • @statquest
      @statquest  Před 3 lety

      @@rahulg1504 The code for this video is here: github.com/StatQuest/roc_and_auc_demo/blob/master/roc_and_auc_demo.R

  • @davidstivenarboledaprado8731

    Hello for the video, really useful, in this example you come up with a method to classify obese and not obese , what about when you don't know a threshold for the initial classification of obese or not obese ? Does the pROC function test different thresholds ?

    • @statquest
      @statquest  Před 3 měsíci +1

      That's the whole idea of an ROC graph to being with - it's used to determine the optimal threshold.

  • @nabilmahmoud608
    @nabilmahmoud608 Před 3 lety

    Hey Josh, is there a way to make inferences on more than two ROC and to perform multiple comparisons? (a generalization of DeLong's test? and maybe a method to adjust alpha for multiple comparisons too?)

    • @statquest
      @statquest  Před 3 lety +1

      Good question! Off the top of my head I don't know if there is or not.

  • @NitsT01
    @NitsT01 Před 5 lety +4

    You gotta stop saying BAM!!! it's really funny :D

  • @farawayscity
    @farawayscity Před 5 lety +1

    Great vedio! Very helpful. BTW, there is a discrepancy between this clip and the code shared in your website about the obj roc.df (line 78). Nothing has been assigned to the obj yet so when we run the line 78 gives an error msg. Overall, very clear and handy. Thank you!

    • @statquest
      @statquest  Před 5 lety +1

      Thanks for catching that! The problem had to do with how wordpress interprets the the ">" and "

    • @farawayscity
      @farawayscity Před 5 lety +1

      @@statquest I see. Good to know! Thank you~ :>

  • @chelseyzhao2178
    @chelseyzhao2178 Před 3 lety

    Loved the video! How do you relate the threshold back to the data? I.e. make a statement like the threshold between obese and not obese is 140lb

    • @statquest
      @statquest  Před 3 lety +1

      First, you find the threshold you are interested in (these are in roc.df), then we look at weight associated with the largest glm.fit$fitted.values < the threshold. For example, if the threshold is 0.5, then the weight is: max(weight[glm.fit$fitted.values < 0.5])

  • @kashifjavedlone1780
    @kashifjavedlone1780 Před 4 lety +1

    Love You

  • @Sara-su1bi
    @Sara-su1bi Před 2 lety

    How d you calculate the p-value of the AUC (obtained from logistic regression model)?

    • @statquest
      @statquest  Před 2 lety

      See: stats.stackexchange.com/questions/386468/does-auc-roc-curve-return-a-p-value

  • @andreabernal414
    @andreabernal414 Před 2 lety +1

    YOU DA BEST

  • @diegoangulo3724
    @diegoangulo3724 Před 5 lety

    is it possible to print the cutoffs at seq(0.1, by=0.1) in this curve with roc() function? ...Awesome videos btw!!!!!!!!

    • @statquest
      @statquest  Před 5 lety

      I'm not sure this would be easy to do, since the thresholds may not exactly equal 0.1, 0.2, 0.3 etc. For example, in this video, the thresholds start at 0, then the next one is 0.013, then 0.032, ..., 0.088, 0.1004, 0.119, etc. So you see, there is no threshold that is exactly 0.1. So you'd have to calculate the differences from different thresholds and print the one that has the smallest difference.

  • @Ryutora8
    @Ryutora8 Před 4 lety

    I Have a problem with this. The ifelse function is giving me a different value each time i run it. ¿Do you have a clue why is this happening?

  • @amulyagupta9161
    @amulyagupta9161 Před 9 měsíci

    Hey! Wonderful video. I had just one doubt- I used a similar code that you used in my Rstudio. And as the runif function is generating random numbers, I could have very well expected that the values in the obese variable is different from the ones generated in your machine. However, eerily enough, it came out to be exactly the same. What sort of sorcery is this? 😮

    • @statquest
      @statquest  Před 9 měsíci

      Did you set the seed of the random number generator? If so, we'll get the same random numbers every time.

  • @vishnudut7079
    @vishnudut7079 Před 2 lety

    Hey josh great video. I'm having a small doubt. Is there any way to plot ROC graph for multiclass ? I ran a multinomial logistic regression model on my dry bean dataset which has 7 classes. Is there a way to plot ROC graph for this ?

  • @ainiaini4426
    @ainiaini4426 Před 2 lety +1

    Hahaha.. That cute confession that you have a hard time remembring what sensitivity and specificity mean, made me laugh.. Because it is so confusing to me also.. These really are confusion metrics🤣

    • @statquest
      @statquest  Před 2 lety +1

      Since I had so much trouble remembering about sensitivity and specificity, I wrote a little song to help me out: czcams.com/users/shortsPWvfrTgaPBI

    • @ainiaini4426
      @ainiaini4426 Před 2 lety +1

      Wow.. You are so creative at making things easy.. I am impressed!

  • @AravindHan008
    @AravindHan008 Před 4 lety

    i am following python for data science so far and got stuck after saw this video , best person like you using R language instead of python so what should i do and which one is best for data science and also in future purpose R program or python kindly let me know and enlighten me
    thanks in advance ..! little BAM

    • @statquest
      @statquest  Před 4 lety +1

      They are both very useful. Python is a great language used in a lot of different situations and has a lot of good machine learning libraries. In contrast, R is very useful for doing statistics.... So I would recommend learning both if you have time.

  • @emkahuda776
    @emkahuda776 Před 2 lety

    Thank you for another great video. I have a question, what if we have multiple problems for classifications? Not only two classifications (obese and not obese). For example, we want to classify 10 cell types (let's say cell type 1, cell type 2, ..., cell type 10) whether these cell types are present or not in the tissue sample? How can we use this roc() function to plot the ROC curve?

    • @statquest
      @statquest  Před 2 lety

      To be honest, I don't know the answer to that off the top of my head.

    • @emkahuda776
      @emkahuda776 Před 2 lety

      @@statquest I have made my own function to plot the ROC curve with similar condition I mentioned. However, I need to make another function to calculate the AUC and was hoping I could use the roc() function which seems providing more information and can include much more information, such as AUC and partial AUC as well. 😰

  • @Leo-wd8vq
    @Leo-wd8vq Před 5 lety +7

    thank you for your video. btw, can you make one for python?

    • @statquest
      @statquest  Před 5 lety +7

      I'll work on it. I'm doing a lot more Python coding these days, so it makes sense.

    • @ccuny1
      @ccuny1 Před 4 lety +1

      @@statquest A year later, I suddenly wake up to StatQuest. Python implementation please. Perhaps SciKit Learn also has built-in computations for these and other metrics. I'll check...

  • @hannahhillman3593
    @hannahhillman3593 Před rokem

    Is it expected that the number of sensitivity/specificity values determined by the roc function (that we stored in the data frame) may not match the number of predictor/response values that I input? For example, my input predictor/response vectors contained 46 objects, but the roc function returned only 12 sensitivity/specificity values.

    • @statquest
      @statquest  Před rokem

      I believe this is possible if there are fewer thresholds that make a difference. In other words, some thresholds might result in the same number of false positives, true positives etc. and in that case, those "duplicate" thresholds will be omitted.

    • @hannahhillman3593
      @hannahhillman3593 Před rokem +1

      @@statquest Okay great this is exactly what I thought was happening--just wasn't sure if that was a possible outcome. Thanks so much for your reply and for all the great videos!!!

  • @nxtou90
    @nxtou90 Před 4 lety

    Is is possible to compute the significance level of AUC using the pROC package? Sth similar to the SPSS output

    • @statquest
      @statquest  Před 4 lety

      As far as I know, you can do confidence intervals. For more details, see: www.rdocumentation.org/packages/pROC/versions/1.16.2

  • @julieyananzhu1134
    @julieyananzhu1134 Před 3 lety

    Hi, Josh! A big fun of yours! Thanks for so many wonderful videos! Wonder if I can ask for help. I am using glmer function in R to fit a mixed effect logistic regression to my longitudinal data. However, I am having trouble extracting fitted value for my model to draw a ROC, like what you did with glm.fit$fitted.value. I have been searching about it but in vain. Appreciate it if you can give me a clue! Thanks very much!

    • @statquest
      @statquest  Před 3 lety

      This might help: stats.idre.ucla.edu/r/dae/mixed-effects-logistic-regression/

    • @julieyananzhu1134
      @julieyananzhu1134 Před 3 lety +1

      @@statquest Thanks for your kind reply! The web page didn't solve my problem directly, but it's very informative! Thanks!

  • @jeanmarysymon3596
    @jeanmarysymon3596 Před 5 lety +4

    could you do the same in python too?

  • @gustavoenrique2019
    @gustavoenrique2019 Před 3 lety

    Hello! Any ideas on how to plot the Precision-Recall Curve?

    • @statquest
      @statquest  Před 3 lety +1

      I'll keep that topic in mind.

  • @jayjayf9699
    @jayjayf9699 Před 3 lety

    What does par(pty=‘M’) do? You said it’s maximum but does it change the shape of the plot ?

    • @statquest
      @statquest  Před 3 lety

      Yes. It uses up all available space to draw the plot, regardless of the shape of that space (so if that space is rectangular, your plot will be rectangular). In contrast, setting pty='s' forces the plot to be square.

  • @mathiasschmidt93
    @mathiasschmidt93 Před rokem

    Great video! I was wondering if it is possible to plot this graph in a Multinomial Logistic Regression?

    • @statquest
      @statquest  Před rokem

      Hmmm...I'm not sure.

    • @mathiasschmidt93
      @mathiasschmidt93 Před rokem

      @@statquest Ah okay, what about a multiple logistic regression? Any ideas about that one?

    • @statquest
      @statquest  Před rokem

      @@mathiasschmidt93 As long as your predicted value is binary, it shouldn't matter how many variables you use to make predictions - the process is the exact same as illustrated in this video. To see how it is done in R, see: czcams.com/video/qcvAqAH60Yw/video.html

  • @pavkalinowski5145
    @pavkalinowski5145 Před 4 lety

    Is there a way to increase the font size of the text and numbers? Great job btw

    • @statquest
      @statquest  Před 4 lety

      Yes. See: stackoverflow.com/questions/4241798/how-to-increase-font-size-in-a-plot-in-r

  • @Xenoni
    @Xenoni Před 3 lety +1

    BAM !!!!!!! Indeed

  • @kingrecession
    @kingrecession Před 5 lety +1

    BAM!!!

  • @ceragoguztuzun8528
    @ceragoguztuzun8528 Před 2 lety +1

    I love u so much

  • @jiayoongchong2606
    @jiayoongchong2606 Před 3 lety

    I installed and loaded pROC, it says couldn't find function roc... Which editor u used? I used rstudio, help pleaseeee?

    • @statquest
      @statquest  Před 3 lety

      I used RStudio as well. Sorry you'r having trouble.