prash030 / Table1_baseline-characteristics

This repository contains a python notebook that creates Table-1: baseline characteristics with p-values comparing two groups. Greatly helpful for clinical and biological studies. Can be used for manuscipts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table1_baseline-characteristics

This repository contains a python notebook that creates Table-1: baseline characteristics with p-values comparing two groups. Greatly helpful for clinical and biological studies. Can be used for manuscipts.

Note: The code currently calculates p-values using t-test for continous variables and chi-square test for categorical variables. Work in progress: Providing the flexibility to use more statistical tests. Feel free to contribute, submit pull request, and raise issues if any.

If you found the code useful, please consider citing the following paper:

Ganesan, Prasanth, et al. "Quantifying a spectrum of clinical response in atrial tachyarrhythmias using spatiotemporal synchronization of electrograms." Europace (2023): euad055.

Link to the paper: https://academic.oup.com/europace/article/25/5/euad055/7080278

About

This repository contains a python notebook that creates Table-1: baseline characteristics with p-values comparing two groups. Greatly helpful for clinical and biological studies. Can be used for manuscipts.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%