penAFT

An R package for fitting semiparametric accelerated failure time models under weighted elastic net and weighted sparse group lasso penalties.

Installation

penAFT can be loaded directly into R through the the devtools package:

install.packages("devtools")
library(devtools)
devtools::install_github("ajmolstad/penAFT")

Citation

Please contact amolstad@ufl.edu for citation directions.

Usage directions

See this document for details on implementation and usage.