Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.24 KB

File metadata and controls

53 lines (39 loc) · 1.24 KB

synthdiet documentation

Other languages: Türkçe · Español · Français · Deutsch · Português · Italiano · 中文 · 日本語

synthdiet is a Python library for generating synthetic patients with realistic clinical conditions and simulating dietary interventions on them.

Author

Buğra Ayan — Ankara / Türkiye

:maxdepth: 2
:caption: Tutorials

tutorials/01_quickstart
tutorials/02_rct
tutorials/03_causal
tutorials/04_case_studies
tutorials/05_validation
tutorials/06_from_r
:maxdepth: 1
:caption: Reference

api

Citation

If you use synthdiet in academic work, please cite it via CITATION.cff in the repository root, or via:

@software{ayan_synthdiet_2026,
  author  = {Buğra Ayan},
  title   = {synthdiet: A Python library for simulating diets on synthetic patients},
  year    = {2026},
  version = {0.1.0},
  url     = {https://bugraayan.com}
}

License

MIT — see LICENSE in the repository root.