Type: Package Package: dsmmR Title: Estimation and Simulation of Drifting Semi-Markov Models Version: 1.0.7 Date: 2025-07-08 Authors@R: c( person("Vlad Stefan", "Barbu", role = c("aut"), comment = c(ORCID = "0000-0002-0840-016X")), person("Ioannis", "Mavrogiannis", role = c("aut", "cre"), email = "mavrogiannis.ioa@gmail.com", comment = c(ORCID = "0000-0002-2948-0648")), person("Nicolas", "Vergne", role = c("aut")) ) Description: Performs parametric and non-parametric estimation and simulation of drifting semi-Markov processes. The definition of parametric and non-parametric model specifications is also possible. Furthermore, three different types of drifting semi-Markov models are considered. These models differ in the number of transition matrices and sojourn time distributions used for the computation of a number of semi-Markov kernels, which in turn characterize the drifting semi-Markov kernel. For the parametric model estimation and specification, several discrete distributions are considered for the sojourn times: Uniform, Poisson, Geometric, Discrete Weibull and Negative Binomial. The non-parametric model specification makes no assumptions about the shape of the sojourn time distributions. Semi-Markov models are described in: Barbu, V.S., Limnios, N. (2008) . Drifting Markov models are described in: Vergne, N. (2008) . Reliability indicators of Drifting Markov models are described in: Barbu, V. S., Vergne, N. (2019) . We acknowledge the DATALAB Project (financed by the European Union with the European Regional Development fund (ERDF) and by the Normandy Region) and the HSMM-INCA Project (financed by the French Agence Nationale de la Recherche (ANR) under grant ANR-21-CE40-0005). License: GPL URL: https://github.com/Mavrogiannis-Ioannis/dsmmR BugReports: https://github.com/Mavrogiannis-Ioannis/dsmmR/issues Imports: DiscreteWeibull Suggests: utils, knitr, rmarkdown, testthat (>= 3.0.0) Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: R (>= 3.5.0) Config/testthat/edition: 3 Repository: https://mavrogiannis-ioannis.r-universe.dev Date/Publication: 2025-07-08 08:18:11 UTC RemoteUrl: https://github.com/mavrogiannis-ioannis/dsmmr RemoteRef: HEAD RemoteSha: 66ee5795eee1ca3355196b948ea2013b45428808 NeedsCompilation: no Packaged: 2026-07-03 07:43:15 UTC; root Author: Vlad Stefan Barbu [aut] (ORCID: ), Ioannis Mavrogiannis [aut, cre] (ORCID: ), Nicolas Vergne [aut] Maintainer: Ioannis Mavrogiannis