Closed XiangyunHuang closed 1 year ago
从生物医学角度介绍生存分析,揭秘生存曲线背后的生物统计学
https://m-clark.github.io/models-by-example/tobit.html https://stats.oarc.ucla.edu/r/dae/tobit-models/
https://m-clark.github.io/models-by-example/cox.html
案例分析:乳腺癌患者乳房切除术后的生存时间 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
A Survival Model in Stan https://github.com/ermeel86/asurvivalmodelinstan https://github.com/fndemarqui/survstan https://github.com/stan-dev/rstanarm
🚀 Deployed on https://6537c920f5e79909ad0836ef--data-analysis-in-action.netlify.app
生存分析
从生物医学角度介绍生存分析,揭秘生存曲线背后的生物统计学
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
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