Skip to content

segemart/statsmed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statsmed

Statsmed is designed to perform statistical analysis of medical data, but may also be used for various datasets. It gives you an fast overview of your data and allows you to perform test and create figures. There are examples for some functions.

  • Example 1 - Test for normal distribution
  • Example 2 - Descriptive Statistic - Mean; Confidence Interval - Median; Inter-quartile range
  • Example 3 - Pearson's and Spearman's correlation with figures
  • Example 4 - Comparison of two groups with continuous variables
  • Example 5 - Bland-Altman plots

Installation

Statsmed works on Ubuntu, Mac, and Windows and on CPU and GPU.

Please make sure you have a running version of Python (>= 3.8.8), pip and git.

Install Statsmed

pip install git+https://github.com/segemart/statsmed.git

Usage

Statsmed also allows you to generate figures quickly. See for example Example 3 or Example 5, where we generated plots to show some correlations and Bland-Altman plots.

Correlations

Bland-Altman plots

About

Statistics with Figures for medical data analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages