vmonaco / frailtySurv-jss

General Semiparametric Shared Frailty Model: Estimation and Simulation with frailtySurv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General Semiparametric Shared Frailty Model: Estimation and Simulation with frailtySurv

Authors: John V. Monaco, Malka Gorfine, Li Hsu

The script to generate results in the manuscript is frailtySurv-jss.R. Note, this script is very computationally demanding: each section takes about a day. Some results are saved as RData files and then loaded during manuscript compilation. This includes the case studies and simulation results.

To run as a background script and log the results:

$ nohup Rscript frailtySurv-jss.R > log 2> log.err < /dev/null

Data preprocessing scripts for the case studies are located in code/python.

For more information, see frailtySurv.

About

General Semiparametric Shared Frailty Model: Estimation and Simulation with frailtySurv

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:R 81.6%Language:Python 18.4%