An R package for fitting semiparametric accelerated failure time models under weighted elastic net and weighted sparse group lasso penalties.
penAFT can be loaded directly into R through the the devtools
package:
install.packages("devtools")
library(devtools)
devtools::install_github("ajmolstad/penAFT")
Please contact amolstad@ufl.edu
for citation directions.
See this document for details on implementation and usage.