CRAN/E | bigSurvSGD

bigSurvSGD

Big Survival Analysis Using Stochastic Gradient Descent

Installation

About

Fits Cox model via stochastic gradient descent. This implementation avoids computational instability of the standard Cox Model when dealing large datasets. Furthermore, it scales up with large datasets that do not fit the memory. It also handles large sparse datasets using proximal stochastic gradient descent algorithm. For more details about the method, please see Aliasghar Tarkhan and Noah Simon (2020) .

Bug report File report

Key Metrics

Version 0.0.1
R ≥ 3.5.0
Published 2020-10-01 1304 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks bigSurvSGD results

Downloads

Yesterday 8 0%
Last 7 days 41 -29%
Last 30 days 187 +2%
Last 90 days 503 -36%
Last 365 days 2.420 -15%

Maintainer

Maintainer

Aliasghar Tarkhan

atarkhan@uw.edu

Authors

Aliasghar Tarkhan

aut / cre

Noah Simon

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

foreach
parallel
R ≥ 3.5.0

Imports

Rcpp ≥ 1.0.4
bigmemory
doParallel
survival

LinkingTo

Rcpp