Package: smmR 1.0.3

smmR: Simulation, Estimation and Reliability of Semi-Markov Models

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) <doi:10.1007/978-0-387-73173-5>, Barbu, V.S., Limnios, N. (2008) <doi:10.1080/10485250701261913> and Trevezas, S., Limnios, N. (2011) <doi:10.1080/10485252.2011.555543>. Estimation and simulation of discrete-time k-th order Markov chains are also considered.

Authors:Vlad Stefan Barbu [aut], Caroline Berard [aut], Dominique Cellier [aut], Florian Lecocq [aut], Corentin Lothode [aut], Mathilde Sautreuil [aut], Nicolas Vergne [aut, cre]

smmR_1.0.3.tar.gz
smmR_1.0.3.zip(r-4.5)smmR_1.0.3.zip(r-4.4)smmR_1.0.3.zip(r-4.3)
smmR_1.0.3.tgz(r-4.4-x86_64)smmR_1.0.3.tgz(r-4.4-arm64)smmR_1.0.3.tgz(r-4.3-x86_64)smmR_1.0.3.tgz(r-4.3-arm64)
smmR_1.0.3.tar.gz(r-4.5-noble)smmR_1.0.3.tar.gz(r-4.4-noble)
smmR_1.0.3.tgz(r-4.4-emscripten)smmR_1.0.3.tgz(r-4.3-emscripten)
smmR.pdf |smmR.html
smmR/json (API)
NEWS

# Install 'smmR' in R:
install.packages('smmR', repos = c('https://nicolasv-dev.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

24 exports 0.00 score 13 dependencies 151 scripts 218 downloads

Last updated 3 years agofrom:fb6d7eeb0c. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-win-x86_64NOTESep 10 2024
R-4.5-linux-x86_64NOTESep 10 2024
R-4.4-win-x86_64NOTESep 10 2024
R-4.4-mac-x86_64NOTESep 10 2024
R-4.4-mac-aarch64NOTESep 10 2024
R-4.3-win-x86_64NOTESep 10 2024
R-4.3-mac-x86_64NOTESep 10 2024
R-4.3-mac-aarch64NOTESep 10 2024

Exports:aicavailabilitybicfailureRatefitmmfitsmmgetKernelis.mmis.mmfitis.smmis.smmfitis.smmnonparametricis.smmparametricloglikmaintainabilitymeanRecurrenceTimesmeanSojournTimesmmmttfmttrreliabilitysetSeedsmmnonparametricsmmparametric

Dependencies:ade4DiscreteWeibulllatticeMASSnlmepixmapRcppRcppArmadilloRsolnpsegmentedseqinrsptruncnorm

Textile-Factory

Rendered fromTextile-Factory.Rmdusingknitr::rmarkdownon Sep 10 2024.

Last update: 2021-03-09
Started: 2021-03-04

Readme and manuals

Help Manual

Help pageTopics
smmR : Semi-Markov Models, Markov Models and ReliabilitysmmR-package smmR
Akaike Information Criterion (AIC)aic
Availability Functionavailability
Bayesian Information Criterion (BIC)bic
Failure Rate FunctionfailureRate
Maximum Likelihood Estimation (MLE) of a k-th order Markov chainfitmm
Maximum Likelihood Estimation (MLE) of a semi-Markov chainfitsmm
Method to get the semi-Markov kernel qgetKernel
Function to check if an object is of class 'mm'is.mm
Function to check if an object is of class 'mmfit'is.mmfit
Function to check if an object is of class 'smm'is.smm
Function to check if an object is of class 'smmfit'is.smmfit
Function to check if an object is of class 'smmnonparametric'is.smmnonparametric
Function to check if an object is of class 'smmparametric'is.smmparametric
Log-likelihood Functionloglik
Maintainability Functionmaintainability
Method to get the mean recurrence times mumeanRecurrenceTimes
Mean Sojourn Times FunctionmeanSojournTimes
Markov model specificationmm
Mean Time To Failure (MTTF) Functionmttf
Mean Time To Repair (MTTR) Functionmttr
Plot function for an object of class smmplot.smm
Plot function for an object of class smmfitplot.smmfit
Reliability Functionreliability
Set the RNG Seed from within RcppsetSeed
Simulates k-th order Markov chainssimulate.mm
Simulates Markov chainssimulate.mmfit
Simulates semi-Markov chainssimulate.smm
Simulates semi-Markov chainssimulate.smmfit
Non-parametric semi-Markov model specificationsmmnonparametric
Parametric semi-Markov model specificationsmmparametric