Package: cyclomort Type: Package Title: Survival Modeling with a Periodic Hazard Function Version: 1.0.3 Date: 2025-05-13 Authors@R: c(person("Eliezer", "Gurarie", role = c("aut", "cre"), email = "egurarie@esf.edu"), person("Thompson", "Peter", role = "aut")) Description: Modeling periodic mortality (or other time-to event) processes from right-censored data. Given observations of a process with a known period (e.g. 365 days, 24 hours), functions determine the number, intensity, timing, and duration of peaks of periods of elevated hazard within a period. The underlying model is a mixed wrapped Cauchy function fitted using maximum likelihoods (details in Gurarie et al. (2020) ). The development of these tools was motivated by the strongly seasonal mortality patterns observed in many wild animal populations. Thus, the respective periods of higher mortality can be identified as "mortality seasons". License: GPL (>= 3) RoxygenNote: 7.3.2 Depends: R (>= 3.5.0) Imports: flexsurv, lubridate, magrittr, mvtnorm, plyr, scales, stats, survival URL: https://github.com/EliGurarie/cyclomort BugReports: https://github.com/EliGurarie/cyclomort/issues Suggests: knitr, rmarkdown, ggplot2 VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: libicu-dev Repository: https://eligurarie.r-universe.dev Date/Publication: 2025-05-23 15:24:20 UTC RemoteUrl: https://github.com/eligurarie/cyclomort RemoteRef: HEAD RemoteSha: 1a79e3de44094cc55a4a95f5d3f1a75424477534 NeedsCompilation: no Packaged: 2026-06-17 10:53:27 UTC; root Author: Eliezer Gurarie [aut, cre], Thompson Peter [aut] Maintainer: Eliezer Gurarie