Package: dtms
Type: Package
Title: Discrete-Time Multistate Models
Version: 0.4.2
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) <doi:10.1080/00324728.2023.2176535>, Dudel (2021) <doi:10.1177/0049124118782541>, Dudel & Myrskylä (2020) <doi:10.1186/s12963-020-00217-0>, van den Hout (2017) <doi:10.1201/9781315374321>. 
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
NeedsCompilation: no
Packaged: 2026-02-20 14:45:53 UTC; Dudel
Author: Christian Dudel [aut, cre]
Maintainer: Christian Dudel <dudel@demogr.mpg.de>
Repository: CRAN
Date/Publication: 2026-02-25 10:20:07 UTC
Built: R 4.4.3; ; 2026-02-27 00:51:13 UTC; windows
