MedicalStats is a project focused on medical statistical analysis using Python. The repository features a collection of Jupyter Notebooks that demonstrate various techniques and methods relevant to the field.
- .vscode/: Configuration files for Visual Studio Code.
- Code/: Contains Python scripts and Jupyter Notebooks.
- Data/: Sample data used in analysis.
- Output/: Output files from scripts and notebooks.
Clone the repository to get started:
git clone https://github.com/mehakrafiq/MedicalStats.git
Navigate to the Code directory and run Jupyter Notebooks:
cd Code
jupyter notebook
Contributions to the project are welcome. Please ensure to follow the best practices for code contributions.
This project is licensed under the MIT License - see the LICENSE file for details.
For more information or to send feedback, please contact the repository owner.