XiangyunHuang / data-analysis-in-action

:book: R 语言数据分析实战(写作中) Data Analysis in Action Using R
https://bookdown.org/xiangyun/data-analysis-in-action/
70 stars 18 forks source link

生存分析 Survival Analysis #118

Closed XiangyunHuang closed 1 year ago

XiangyunHuang commented 1 year ago

生存分析

从生物医学角度介绍生存分析,揭秘生存曲线背后的生物统计学

Tobit 回归

https://m-clark.github.io/models-by-example/tobit.html https://stats.oarc.ucla.edu/r/dae/tobit-models/

Cox Survival

https://m-clark.github.io/models-by-example/cox.html

贝叶斯生存分析 Bayesian Survival Analysis

案例分析:乳腺癌患者乳房切除术后的生存时间 Survival Times after Mastectomy of Breast Cancer Patients

data("mastectomy", package = "HSAUR")

https://www.pymc.io/projects/examples/en/latest/survival_analysis/survival_analysis.html

Stan 与生存分析

A Survival Model in Stan https://github.com/ermeel86/asurvivalmodelinstan https://github.com/fndemarqui/survstan https://github.com/stan-dev/rstanarm

github-actions[bot] commented 1 year ago

🚀 Deployed on https://6537c920f5e79909ad0836ef--data-analysis-in-action.netlify.app