Package: dtms Type: Package Title: Discrete-Time Multistate Models Version: 0.4.4 Authors@R: person(given = "Christian", family = "Dudel", role = c("aut", "cre"), email = "dudel@demogr.mpg.de") Description: 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) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 URL: https://github.com/christiandudel/dtms BugReports: https://github.com/christiandudel/dtms/issues Depends: R (>= 4.1.0) Imports: mclogit, nnet, VGAM, doParallel, foreach, markovchain, methods Config/pak/sysreqs: libglpk-dev make libxml2-dev Repository: https://christiandudel.r-universe.dev Date/Publication: 2026-06-26 14:08:23 UTC RemoteUrl: https://github.com/christiandudel/dtms RemoteRef: HEAD RemoteSha: 268b11bcd54bdd30884cf5564c5434783a9c5c0f NeedsCompilation: no Packaged: 2026-06-26 17:13:49 UTC; root Author: Christian Dudel [aut, cre] Maintainer: Christian Dudel