Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 R 中执行 Prametric 混合固化建模?虽然半参数建模包在那里称为 smcure。但我需要通过参数混合固化模型对我的数据进行建模。或者任何人都可以建议其他统计软件包来做同样的事情。提前致谢
R 中有一个名为“flexsurvcure”的新包,于上个月发布。它对于拟合和可视化参数固化模型很有用,混合物和非混合物模型都可以在这个包中使用。希望这可以帮助。