Survival Analysis Part 1 | What is Censoring?

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024
  • This video introduces Survival Analysis, and particularly focuses on explaining what censoring is in survival analysis. This video is the first in a series of videos covering survival analysis. The series contains videos that explain the concepts as well as vides that show implementation using the statistical software R.
    These videos were put together quickly in response to the COVID-19 pandemic, and are being used as we transition classes to be online for the remainder of the year.
    ►► Watch More:
    ► Statistics Course for Data Science bit.ly/2SQOxDH
    ►R Course for Beginners: bit.ly/1A1Pixc
    ►Getting Started with R using R Studio (Series 1): bit.ly/2PkTneg
    ►Graphs and Descriptive Statistics in R using R Studio (Series 2): bit.ly/2PkTneg
    ►Probability distributions in R using R Studio (Series 3): bit.ly/2AT3wpI
    ►Bivariate analysis in R using R Studio (Series 4): bit.ly/2SXvcRi
    ►Linear Regression in R using R Studio (Series 5): bit.ly/1iytAtm
    ►ANOVA Statistics and ANOVA with R using R Studio : bit.ly/2zBwjgL
    ►Hypothesis Testing Videos: bit.ly/2Ff3J9e
    ►Linear Regression Statistics and Linear Regression with R : bit.ly/2z8fXg1
    Follow MarinStatsLectures
    Subscribe: goo.gl/4vDQzT
    website: statslectures.com
    Facebook: goo.gl/qYQavS
    Twitter: goo.gl/393AQG
    Instagram: goo.gl/fdPiDn
    Our Team:
    Content Creator: Mike Marin (B.Sc., MSc.) Senior Instructor at UBC.
    Producer and Creative Manager: Ladan Hamadani (B.Sc., BA., MPH)
    These videos are created by #marinstatslectures to support some statistics courses at the University of British Columbia (UBC) (#IntroductoryStatistics and #RVideoTutorials ), although we make all videos available to the everyone everywhere for free.
    Thanks for watching! Have fun and remember that statistics is almost as beautiful as a unicorn!
    #statistics #rprogramming

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

  • @pravinmadheswaran2935
    @pravinmadheswaran2935 4 года назад +20

    This came after watching so many confusing and shitty articles,
    your videos are the best!

  • @dtox316
    @dtox316 8 месяцев назад +2

    one of the best teacher on youtube. thank you for explaining this so well

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

    Thank you so much. I learned more from this 9 min video than a whole lengthy lecture. I just love it when complicated things finally fall into place and you start seeing things clearly.

    • @marinstatlectures
      @marinstatlectures  2 года назад +2

      Good to hear :) I have a series of videos that covers 2 weeks of my course where we talk about survival analysis, in case you didn’t see those :) ruclips.net/p/PLqzoL9-eJTNDdnKvep_YHIwk2AMqHhuJ0

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

      @@marinstatlectures Yes I have already started watching the videos in that playlist as I go through the lessons at school. Thank you very much!

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

    Finally I got a useful series of survival analysis on your channel, Thanks a lot.

  • @carlalden4184
    @carlalden4184 3 года назад +3

    Thank you, your videos are clear and concise and I understand survival analysis much better from just watching this. You are great!

  • @xiaojunyip
    @xiaojunyip 3 года назад +1

    Thanks for the videos. I now understand a lot better about Survival Analysis than reading online articles. All my doubts and confusions are cleared away, and I have a much better idea on how to tackle my R project! :)

  • @vikvin74_DataAndStats
    @vikvin74_DataAndStats Год назад

    Very nicely done. Your explanation is very easy to follow. My understanding has considerably increased on this topic. THANK YOU!

  • @shahjahanbd2000
    @shahjahanbd2000 Год назад

    Awesome lecture! Very easy to follow and easy to understand clearly! You are great!!!

  • @Mattmfu10
    @Mattmfu10 11 месяцев назад +1

    This is my fault for not watching the first video first. I couldnt make sense of survival tables in R and now it all makes sense. Ligthbulb moment

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

    Your video is very useful, simple explanatory method and brief lesson. Thanks a million for sharing.

  • @asthamalhotra4244
    @asthamalhotra4244 3 года назад +1

    THak you for all your videos. I just landed a brilliant opportunity. Thanks again.

  • @romanatorx3949
    @romanatorx3949 3 года назад +1

    Amazing explanation of the censoring! Thank you :)

  • @guidobarducci9549
    @guidobarducci9549 Год назад +1

    Do you have any books to recommend on the topic?

  • @tayebiarasteh
    @tayebiarasteh 3 года назад

    Very clear and simpley explained

  • @HanhNguyen-xx8qb
    @HanhNguyen-xx8qb Год назад

    Thanks for an extremely informative video!

  • @skylarbillingsley3393
    @skylarbillingsley3393 3 года назад

    This made so much sense! Thank you for these videos!

  • @yiangseng
    @yiangseng 3 года назад

    Thank you for the wonderfully helpful video! One question, though. At 0:26, oh, really? Isn't the 'time' the X? The explanatory variable? I don't think it is Y. No?

    • @marinstatlectures
      @marinstatlectures  3 года назад +1

      No, time is the Y variable. Survival analysis is used to model time-till-event data. The outcome variable is the time until the event occurs (often death, but the event can be anything, not just death)

    • @yiangseng
      @yiangseng 3 года назад +1

      @@marinstatlectures Thank you very much : ) 👍

  • @birasafabrice
    @birasafabrice Год назад

    these are very great tutorials, thanks a lot!

  • @user-gg3qh4di9s
    @user-gg3qh4di9s 3 года назад

    Nice, clear explanation. Thanks

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

    This is brilliant, thank you so much for this course! (I had to estimate the patience level of customers for my call center, fits perfectly 🙂)

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

    The explanation is very helpful. Thank you very much!

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

    Thank you professor. I am enjoying very much your channel.

  • @anmolpardeshi3138
    @anmolpardeshi3138 3 года назад

    the left and right censoring that you mention is that same as left and right truncation? (staggered entry is another name for it?)

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

    This is brilliant.

  • @alexshnaidman8815
    @alexshnaidman8815 3 года назад

    super helpful, thanks so much!

  • @Break_down1
    @Break_down1 Год назад

    If I have time to event data but no cases that are censored , do I need to do survival analyses ? Or can I do regular linear regression

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

    Wonderful, thank you!

  • @Sandy00749
    @Sandy00749 3 года назад

    Very good lecture

  • @justebie8543
    @justebie8543 3 года назад

    sorry but i need to get this participation time correct - if follow a participant for 28 days - at day 0 is well - at day 14 is well - then at day 28 he is lost , I will simply consider his last check-up as the participation time =14 days ? or 28 days where I realize participant is maybe out of the areas

    • @marinstatlectures
      @marinstatlectures  3 года назад

      There are multiple ways to treat that. Because they were seen and healthy at 14 but lost at time 28, a common way to address this is to assume they were lost at the midpoint of those, and use 21 days. This is making an assumption though that they were equally likely to exit at any time in that interval. You could also choose to use 14 days, and thus would be being more conservative and likely underestimating survival a bit. It really depends on the assumption you want to make, but those are the two most common options (assuming you have no more knowledge on possible time lost to follow up). If it is only a few observations like this, it shouldn’t have much impact either way...if you have a high proportion of observations like this, your assumptions will have a greater impact.

  • @rohitpant6473
    @rohitpant6473 3 года назад

    Thank you sir you helped me

  • @Muzahem96
    @Muzahem96 3 года назад

    If the survival is censored, how should i record it in my data sheet? Should i record it as 0= Event did not happen? or record it with another code?
    thank you for this informative video!

    • @marinstatlectures
      @marinstatlectures  3 года назад +1

      That’s right, 1 for event happened, 0 for didn’t happen/censored

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

    Thank you for your help ❤️

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

    Amazing, All the best

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

    That was very nice

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

    How did you get the confidence intervals from the Summary function???????

    • @thiagoluz1052
      @thiagoluz1052 4 года назад +1

      Hi Hunry Hu, I think you can't use just the Kaplan Meier method, because it is a non-parametric method. You should combine it with a Cox Proportional Hazards model. The Cox proportional Hazards is a Parametric method, so once you get a parametric method you will obtein confidence intervals. Excume my poor English, I am from Brazil. I hope I can help you.

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

      @@thiagoluz1052 Thanks Thiago for the reply. I had mistakes in my R's Kaplan Meier function. I fixed it and now it included the confidence levels.

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

    Thank you.

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

    Great explanation. Thank you!

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

    could you please give a few reasons on why a sample may be censored in a survival analysis.

    • @marinstatlectures
      @marinstatlectures  4 года назад +1

      The most common reasons are that the study ends and an individual is still alive, or they have stopped showing up and we no longer have access to them.
      A censored observation means we know the survival time (T) is greater than the last time they were observed to be alive, by we don’t know how long they have survived, only that it is greater than the last time they were observed and alive

  • @Dirgis-66
    @Dirgis-66 4 года назад

    thank you 👏🏻

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

    So nice :)

  • @tebogohappybasil7469
    @tebogohappybasil7469 Месяц назад

    How can I make censoring 20% of the censored data?

  • @joshux3210
    @joshux3210 Год назад

    What about informative censoring?

  • @elizabethserah6144
    @elizabethserah6144 10 месяцев назад

    when he made the left censoring mistake i got scared for a bit....lol

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

    well, there is a misleading concept. Left-Censoring IS NOT ABOUT the moment in which someone gets into the study! That is left truncation! Left-censoring is when the event occured before the observed value.

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

      That’s correct. Left truncation is when the start point is to the left of the observation time interval. Left censoring is when the event occurred to the left of the observed time interval. Fortunately the focus of this video is right censoring and addressing that
      These videos were created quite quickly when COVID really hit and our university transitioned to fully online classes over a weekend. The videos were recorded mostly unscripted, and I misspoke there. Unfortunately RUclips no longer allows annotations on top of an existing video to include the correction note.

    • @nicolasrodriguez7537
      @nicolasrodriguez7537 4 года назад +1

      @@marinstatlectures The serie is very good and it have helped me a lot in what i am doing right now. I just wanted to clarify that. But, everything is excelent! Thanks for sharing these concepts! Keep doing it

    • @marinstatlectures
      @marinstatlectures  3 года назад

      Thanks for the reply and clarification. I’m actually working on the first 9 lectures of this course, and will slowly be uploading all those soon, so check those out if you wanted more. They will cover linear, logistic, and poisson regression models.

  • @SuperJasmine110
    @SuperJasmine110 3 года назад

    can i trade you for my stats professor

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

    mark zuckerberg