# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/davecumin/daoh commit: 9358b191f2fb355dd454eb0efcfeb60826fe4d0e url: https://github.com/davecumin/daoh date-released: '2026-06-19' contact: - family-names: Cumin given-names: David email: d.cumin@auckland.ac.nz