Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 781 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 781 Bytes

ConvSCCS

ConvSCCS: convolutional self-controlled case series model for lagged adverse event detection. https://arxiv.org/abs/1712.08243

This repository contains an example notebook containing the code corresponding to the simulation study presented in the paper. It uses the ConvSCCS implementation available in Tick v. 0.5.0 and Python 3.6. All the scripts used to run simulations used in the paper are available in the experiments_scripts folder.

The dataset used in the application on diabetic patients cannot be published due to data privacy constraints. The cohort preparation code / software is not publicly available at the moment, but it will (hopefully) be published in a near future.