View on GitHub

NNsurv

Neural networks based on a discrete-time model

NNsurv (package in progress)

Neural networks based on a discrete-time model to predict the survival duration

Introduction

Three versions of Neural networks based on a discrete-time model to predict the survival duration are available in this package:

Running

python NNsurv.py “data/simuZ_vf_KIRC.csv” “data/surv_time_vf_KIRC.csv” “data/right_cens_vf_KIRC.csv” 0

python NNsurvK.py “data/simuZ_vf_KIRC.csv” “data/surv_time_vf_KIRC.csv” “data/right_cens_vf_KIRC.csv” 0