# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "denim" in publications use:' type: software license: MIT title: 'denim: Generate and Simulate Deterministic Discrete-Time Compartmental Models' version: 1.0.0.9000 doi: 10.32614/CRAN.package.denim abstract: R package to build and simulate deterministic discrete-time compartmental models that can be non-Markov. Length of stay in each compartment can be defined to follow a parametric distribution (d_exponential(), d_gamma(), d_weibull(), d_lognormal()) or a non-parametric distribution (nonparametric()). Other supported types of transition from one compartment to another includes fixed transition (constant()), multinomial (multinomial()), fixed transition probability (transprob()). authors: - family-names: Ong given-names: Thinh email: thinhop@oucru.org orcid: https://orcid.org/0000-0001-6772-9291 - family-names: Phan given-names: Anh email: anhptq@oucru.org - family-names: Choisy given-names: Marc email: mchoisy@oucru.org orcid: https://orcid.org/0000-0002-5187-6390 repository: https://thinhong.r-universe.dev repository-code: https://github.com/thinhong/denim commit: 9c93166cb91707a09a1107dd2c6d8505f35fcf0e url: https://drthinhong.com/denim/ date-released: '2024-05-28' contact: - family-names: Phan given-names: Anh email: anhptq@oucru.org