bigSurvSGD (version 0.0.1)

Big Survival Analysis Using Stochastic Gradient Descent

Description

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) .

Copy Link

Version

Down Chevron

Install

install.packages('bigSurvSGD')

Monthly Downloads

184

Version

0.0.1

License

GPL (>= 2)

Last Published

October 1st, 2020

Functions in bigSurvSGD (0.0.1)