# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "daoh" in publications use:' type: software license: MIT title: 'daoh: Days Alive and Out of Hospital (DAOH) Calculation' version: 0.1.0 doi: 10.32614/CRAN.package.daoh abstract: Calculates Days Alive and Out of Hospital (DAOH) from administrative admission/discharge/mortality data using three algorithms (nights, days, exact) and three death-handling approaches (midday, midnight, zero). Includes tools for comparing methods (Bland-Altman, ICC, reclassification), and plotting. authors: - family-names: Cumin given-names: David email: d.cumin@auckland.ac.nz repository: https://davecumin.r-universe.dev repository-code: https://github.com/davecumin/daoh commit: 7bc87ffe5cef38b0d0266ee9479452b91ddffcac url: https://github.com/davecumin/daoh date-released: '2026-06-12' contact: - family-names: Cumin given-names: David email: d.cumin@auckland.ac.nz