Type: Package Package: smmR Title: Simulation, Estimation and Reliability of Semi-Markov Models Version: 1.0.4 Date: 2023-02-03 Authors@R: c(person("Vlad Stefan", "Barbu", role = c("aut"), comment = c(ORCID = "0000-0002-0840-016X")), person("Florian", "Lecocq", role = c("aut")), person("Corentin", "Lothode", role = c("aut"), comment = c(ORCID = "0000-0002-8209-317X")), person("Nicolas", "Vergne", role = c("aut", "cre"), email = "nicolas.vergne@univ-rouen.fr")) Description: Performs parametric and non-parametric estimation and simulation for multi-state discrete-time semi-Markov processes. For the parametric estimation, several discrete distributions are considered for the sojourn times: Uniform, Geometric, Poisson, Discrete Weibull and Negative Binomial. The non-parametric estimation concerns the sojourn time distributions, where no assumptions are done on the shape of distributions. Moreover, the estimation can be done on the basis of one or several sample paths, with or without censoring at the beginning or/and at the end of the sample paths. Reliability indicators such as reliability, maintainability, availability, BMP-failure rate, RG-failure rate, mean time to failure and mean time to repair are available as well. The implemented methods are described in Barbu, V.S., Limnios, N. (2008) , Barbu, V.S., Limnios, N. (2008) and Trevezas, S., Limnios, N. (2011) . Estimation and simulation of discrete-time k-th order Markov chains are also considered. URL: https://plmlab.math.cnrs.fr/lmrs/statistique/smmR, https://lmrs.pages.math.cnrs.fr/statistique/smmR BugReports: https://github.com/corentin-dev/smmR/issues License: GPL-3 Imports: DiscreteWeibull, Rcpp, seqinr Suggests: utils, knitr, rmarkdown, testthat (>= 3.0.0), roxytest LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c("namespace", "rd", "roxytest::testthat_roclet")) RoxygenNote: 7.2.0 Config/testthat/edition: 3 Config/pak/sysreqs: zlib1g-dev Repository: https://corentin-dev.r-universe.dev Date/Publication: 2023-04-05 08:30:16 UTC RemoteUrl: https://github.com/corentin-dev/smmr RemoteRef: HEAD RemoteSha: f34cc8d556424d998b05fc1789edd32eb57f7460 NeedsCompilation: yes Packaged: 2026-07-03 18:18:33 UTC; root Author: Vlad Stefan Barbu [aut] (ORCID: ), Florian Lecocq [aut], Corentin Lothode [aut] (ORCID: ), Nicolas Vergne [aut, cre] Maintainer: Nicolas Vergne