Package: dtms
Type: Package
Title: Discrete-Time Multistate Models
Version: 0.5.0
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
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/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-22 10:36:23 UTC; chris
Author: Christian Dudel [aut, cre]
Maintainer: Christian Dudel <dudel@demogr.mpg.de>
Repository: CRAN
Date/Publication: 2026-07-22 10:50:02 UTC
