# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "dtms" in publications use:' type: software license: MIT title: 'dtms: Discrete-Time Multistate Models' version: 0.5.0 doi: 10.32614/CRAN.package.dtms abstract: Discrete-time multistate models with a user-friendly workflow. The package provides tools for processing data, several ways of estimating parametric and nonparametric multistate models, and an extensive set of Markov chain methods which use transition probabilities derived from the multistate model. Some of the implemented methods are described in Schneider et al. (2024) , Dudel (2021) , Dudel & Myrskylä (2020) , van den Hout (2017) . authors: - family-names: Dudel given-names: Christian email: dudel@demogr.mpg.de repository: https://cran.r-universe.dev repository-code: https://github.com/christiandudel/dtms commit: 4e464174f8ee157870e7eb3973c0c014e35c539d url: https://github.com/christiandudel/dtms date-released: '2026-07-22' contact: - family-names: Dudel given-names: Christian email: dudel@demogr.mpg.de