atarkhan/bigSurvSGD: Big Survival Analysis Using Stochastic Gradient Descent

Fits Cox Model via stochastic gradient descent (SGD). 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.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("atarkhan/bigSurvSGD")
atarkhan/bigSurvSGD documentation built on Sept. 6, 2020, 5:36 a.m.