Metadata-Version: 2.4
Name: pyexvalid
Version: 0.1.0
Summary: A Python package for external validation of clinical prediction models.
Author-email: Yiran Zhang <yiran.zhang@manchester.ac.uk>
License-Expression: MIT
Project-URL: Homepage, https://github.com/YiranZhang1014/pyexvalid
Project-URL: Bug_Tracker, https://github.com/YiranZhang1014/pyexvalid/issues
Keywords: clinical prediction,external validation,risk models,healthcare
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: statsmodels
Dynamic: license-file

# pyexvalid
A Python package for externally validating models.
