# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "aftPenCDA" in publications use:' type: software license: GPL-3.0-only title: 'aftPenCDA: Estimating Penalized AFT Models via Coordinate Descent' version: 0.1.1 doi: 10.32614/CRAN.package.aftPenCDA abstract: Provides penalized accelerated failure time (AFT) model estimation for right-censored and partly interval-censored survival data using induced smoothing and coordinate descent algorithms. Supported penalties include broken adaptive ridge (BAR), LASSO, adaptive LASSO, and SCAD. Core estimation routines are implemented in 'C++' via 'Rcpp' and 'RcppArmadillo' for computational efficiency. The methodology is related to Zeng and Lin (2008) , Xu et al. (2010) , Dai et al. (2018) , and Choi et al. (2025) . authors: - family-names: Seon given-names: Suyeon email: seonsy429@gmail.com - family-names: Choi given-names: Taehwa email: taehwa015@gmail.com - family-names: Bandyopadhyay given-names: Dipankar email: bandyopd@gmail.com - family-names: Kim given-names: Dongha email: dongha0718@gmail.com - family-names: Park given-names: Seongoh email: inmybrain6@gmail.com repository: https://seonsy.r-universe.dev repository-code: https://github.com/seonsy/aftPenCDA commit: 367a8a6670534482ae97c84769d738aa117495f7 url: https://github.com/seonsy/aftPenCDA date-released: '2026-04-23' contact: - family-names: Seon given-names: Suyeon email: seonsy429@gmail.com