Survival Analysis | Statistics for Applied Epidemiology | Tutorial 11

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 18

  • @QueenMarikasTwink
    @QueenMarikasTwink 4 роки тому

    Amazing job. Survival regression can be so intimidating at first, but this clearly breaks it down.

  • @1982Dibya
    @1982Dibya 5 років тому +2

    Amazing video first time ever get to understand CPH model. Please do some more videos on AFT model

  • @KarenHernandez-qm2zj
    @KarenHernandez-qm2zj 5 років тому +2

    Your videos are amazing/clear/informative/helpful. Thank you :)

  • @xuancheng5524
    @xuancheng5524 Місяць тому

    I wonder whether Kaplan Meier method and Cox PH model can be applied to the pesticide research. If a insect population has resistant and susceptible individuals. Under the stress of pesticide, the resistant individuals that survive longer than the wildtypes are more likely to be censored if experiment time is limited. It seems to me the assumption is violated because censoring is informative.

  • @nagadityavoleti5212
    @nagadityavoleti5212 5 років тому +2

    you videos are excellent Could you please create a class on co-variance structure matrix in generalized linear models

  • @nguyenvuthanh9964
    @nguyenvuthanh9964 4 роки тому

    Thanks very much! It's so clear and easy to understand!

  • @FilippoGianburrasca
    @FilippoGianburrasca Рік тому

    where is this video taken from? it's different from the others. Looks like it's from another course?

  • @pradipmoon7469
    @pradipmoon7469 4 роки тому

    If the concordance index is less for example c-index 0.5. How we can improve this concordance index in R language? If we used optimisation method then which parameters we need to used in Coxph function. Thank you.

  • @jayatimalviya1669
    @jayatimalviya1669 5 років тому +1

    Nicely explained..Thank you

  • @alejandropm6017
    @alejandropm6017 5 років тому

    I am ploting the effect of 4 diets conditioned by the presence of infection, therefore two categorical variables but my graphs in kaplan meier are crossing and in all cases cox.zph is less than 0.05, so ssumption of a proportional hazard is violated; what should i do ???

    • @marinstatlectures
      @marinstatlectures  5 років тому +1

      hi, it depends a lot of the goal of you analysis... as there are pros/cons/limitations to the different approaches. one solution is to "stratify" on the variable(s) that violate the PH assumption. a limitation of this is that you dont estimate a coefficient for any variables that you stratify on, so if this is a concern, then this isn't going to be a good approach.
      the other common approach is to fit a model that allows for "time-dependent parameters/coefficients". this allows the coefficient (and hence the hazard ratio) to vary over time. in concept what this is doing is including an interaction between the variable that violates the PH assumption and time...making the coefficient for that variable change/depend on the time.
      id suggest reading a bit more about either of these, and that should get you started...

  • @sancharibose4873
    @sancharibose4873 5 років тому

    Hi loved your videos. i am facing an issue with kaplan meier graphs. On plotting two population( control and test), the graph crosses. Also in cox, there is an over fitting issue as c-index on training is too perfect and test c-index is low. I think i am facing this due to time varying covariate. How do I deal with this ? I m using lifeline package in Python.

    • @kaushikchafekar
      @kaushikchafekar 5 років тому

      If your graphs in kaplan meier are crossing then your assumption of a proportional hazard is violated and Cox proportional hazards model cannot be used. You might need to look for non proportional hazard models

  • @khaledgh7086
    @khaledgh7086 4 роки тому

    thank you very much

  • @zeebazahrasultana9368
    @zeebazahrasultana9368 4 роки тому

    Great 😁