survkl provides flexible and efficient tools for integrating external risk scores into Cox proportional hazards models while accounting for population heterogeneity. The package enables robust estimation, improved predictive accuracy, and user-friendly workflows for modern survival analysis.
Integration of External Risk Scores Seamlessly incorporate predictions from any external risk model (e.g., polygenic hazard scores, deep-learning–based risk scores).
Population Heterogeneity Adjustment Corrects for distributional differences between the external model’s training population and your study population.
Efficient Computation Designed for high-dimensional and large-scale survival datasets.
Improved Estimation and Prediction Demonstrated gains in estimation efficiency and predictive accuracy.
Built-In Cross-Validation Automated selection of tuning and penalization parameters.
Note: This package is under active development. Please report any issues you encounter. Requires R ≥ 4.0.0.
Install from CRAN:
install.packages("survkl")
Or install the development version from GitHub:
require("devtools")
require("remotes")
remotes::install_github("UM-KevinHe/survkl")
Full package documentation and parameter explanations: here
If you encounter problems or bugs, please contact us:
Wang, D., Ye, W., Zhu, J., Xu, G., Tang, W., Zawistowski, M., Fritsche, L. G., & He, K. (2023). Incorporating external risk information with the Cox model under population heterogeneity: Applications to trans-ancestry polygenic hazard scores. arXiv:2302.11123.
Luo, L., Taylor, J. M. G., Wang, D., & He, K. (2024). Flexible Deep Learning Techniques for Cox Models with Data Integration.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.