Fits penalized models for both time-independent and time-dependent survival data. It fully implements elastic net and uses proximal gradient descent to solve the optimization problem. The package is an implementation of Steve Cygu and Benjamin M. Bolker. (2021) <arXiv:2102.02297>.
Version: | 1.0.1 |
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp (≥ 1.0.5), survival, doParallel, parallel, foreach, ggplot2, prodlim, riskRegression, PermAlgo, pec |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2021-03-28 |
Author: | Bicko Cygu |
Maintainer: | Bicko Cygu <cygubicko at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/CYGUBICKO/pcoxtime-pkg |
NeedsCompilation: | yes |
CRAN checks: | pcoxtime results |
Reference manual: | pcoxtime.pdf |
Package source: | pcoxtime_1.0.1.tar.gz |
Windows binaries: | r-devel: pcoxtime_1.0.1.zip, r-devel-UCRT: pcoxtime_1.0.1.zip, r-release: pcoxtime_1.0.1.zip, r-oldrel: pcoxtime_1.0.1.zip |
macOS binaries: | r-release (arm64): pcoxtime_1.0.1.tgz, r-release (x86_64): pcoxtime_1.0.1.tgz, r-oldrel: pcoxtime_1.0.1.tgz |
Old sources: | pcoxtime archive |
Please use the canonical form https://CRAN.R-project.org/package=pcoxtime to link to this page.