survdnn - Deep Neural Networks for Survival Analysis with R 'torch'
Provides deep learning models for right-censored survival data using the 'torch' backend. Supports multiple loss functions, including Cox partial likelihood, L2-penalized Cox, time-dependent Cox, and accelerated failure time (AFT) loss. Offers a formula-based interface, built-in support for cross-validation, hyperparameter tuning, survival curve plotting, and evaluation metrics such as the C-index, Brier score, and integrated Brier score. For methodological details, see Kvamme et al. (2019) <https://www.jmlr.org/papers/v20/18-424.html>.
Last updated
deep-neural-networkssurvival-analysis
5.02 score 5 stars 1 dependents 3 scripts 520 downloadsfunctionals - Functional Programming with Parallelism and Progress Tracking
Provides functional tools such as fmap(), fwalk(), and fapply() to iterate over vectors, data frames, or grouped data with optional parallelism and real-time progress tracking. Progress updates now reflect completed tasks across sequential, multicore, and cluster-backed execution. Designed for readable and reproducible workflows, including support for Monte Carlo simulations and benchmarking.
Last updated
functional-programming
4.48 score 1 stars 2 dependents 148 downloads