Package: dsmmR 1.0.7
dsmmR: Estimation and Simulation of Drifting Semi-Markov Models
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) <doi:10.1007/978-0-387-73173-5>. Drifting Markov models are described in: Vergne, N. (2008) <doi:10.2202/1544-6115.1326>. Reliability indicators of Drifting Markov models are described in: Barbu, V. S., Vergne, N. (2019) <doi:10.1007/s11009-018-9682-8>. We acknowledge the DATALAB Project <https://lmrs-num.math.cnrs.fr/projet-datalab.html> (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).
Authors:
dsmmR_1.0.7.tar.gz
dsmmR_1.0.7.zip(r-4.7)dsmmR_1.0.7.zip(r-4.6)dsmmR_1.0.7.zip(r-4.5)
dsmmR_1.0.7.tgz(r-4.6-any)dsmmR_1.0.7.tgz(r-4.5-any)
dsmmR_1.0.7.tar.gz(r-4.7-any)dsmmR_1.0.7.tar.gz(r-4.6-any)
dsmmR_1.0.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dsmmR/json (API)
NEWS
| # Install 'dsmmR' in R: |
| install.packages('dsmmR', repos = c('https://mavrogiannis-ioannis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mavrogiannis-ioannis/dsmmr/issues
- lambda - Lambda genome
Last updated from:66ee5795ee. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 126 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| windows-devel | OK | 120 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 196 |
Exports:create_sequencefit_dsmmget_kernelis.dsmmis.dsmm_fit_nonparametricis.dsmm_fit_parametricis.dsmm_nonparametricis.dsmm_parametricnonparametric_dsmmparametric_dsmm
Dependencies:codetoolsdigestDiscreteWeibullfuturefuture.applyglobalslistenvnumDerivparallellyRcppRcppArmadilloRsolnptruncnorm
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| dsmmR : Estimation and Simulation of Drifting Semi-Markov Models | dsmmR-package dsmmR |
| Simulate a sequence for states of choice. | create_sequence |
| Estimation of a drifting semi-Markov chain | dsmm_fit fit_dsmm |
| Obtain the Drifting semi-Markov kernel | get_kernel |
| Check if an object has a valid 'dsmm' class | is.dsmm |
| Check if an object has a valid 'dsmm_fit_nonparametric' class | is.dsmm_fit_nonparametric |
| Check if an object has a valid 'dsmm_fit_parametric' class | is.dsmm_fit_parametric |
| Check if an object has a valid 'dsmm_nonparametric' class | is.dsmm_nonparametric |
| Check if an object has a valid 'dsmm_parametric' class | is.dsmm_parametric |
| lambda genome | lambda |
| Non-parametric Drifting semi-Markov model specification | dsmm_nonparametric nonparametric nonparametric_dsmm |
| Parametric Drifting semi-Markov model specification | dsmm_parametric parametric parametric_dsmm |
| Simulate a sequence given a drifting semi-Markov kernel. | dsmm_simulate simulate.dsmm |
