Package: SemiMarkov 1.4.6

Agnieszka Listwon-Krol
SemiMarkov: Multi-States Semi-Markov Models
Functions for fitting multi-state semi-Markov models to longitudinal data. A parametric maximum likelihood estimation method adapted to deal with Exponential, Weibull and Exponentiated Weibull distributions is considered. Right-censoring can be taken into account and both constant and time-varying covariates can be included using a Cox proportional model. Reference: A. Krol and P. Saint-Pierre (2015) <doi:10.18637/jss.v066.i06>.
Authors:
SemiMarkov_1.4.6.tar.gz
SemiMarkov_1.4.6.tar.gz(r-4.5-noble)SemiMarkov_1.4.6.tar.gz(r-4.4-noble)
SemiMarkov_1.4.6.tgz(r-4.4-emscripten)SemiMarkov_1.4.6.tgz(r-4.3-emscripten)
SemiMarkov.pdf |SemiMarkov.html✨
SemiMarkov/json (API)
NEWS
# Install 'SemiMarkov' in R: |
install.packages('SemiMarkov', repos = 'https://cloud.r-project.org') |
- asthma - Asthma control data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:4c2a18288a. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 25 2025 |
R-4.5-linux | OK | Mar 25 2025 |
R-4.4-linux | OK | Mar 25 2025 |
Citation
To cite SemiMarkov in publications use:
Agnieszka Krol, Philippe Saint-Pierre (2015). SemiMarkov: An R Package for Parametric Estimation in Multi-State Semi-Markov Models. Journal of Statistical Software, 66(6), 1-16. URL http://www.jstatsoft.org/v66/i06/.
Corresponding BibTeX entry:
@Article{, title = {{SemiMarkov}: An {R} Package for Parametric Estimation in Multi-State Semi-Markov Models}, author = {Agnieszka Kr\'{o}l and Philippe Saint-Pierre}, journal = {Journal of Statistical Software}, year = {2015}, volume = {66}, number = {6}, pages = {1--16}, url = {http://www.jstatsoft.org/v66/i06/}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Asthma control data | asthma |
Computes hazard rates using an object of class 'semiMarkov' or 'param.init' | hazard |
Defines the initial values of parameters for a semi-Markov model | param.init |
Plot method for objects of class 'hazard' | plot.hazard |
Print method for object of class 'hazard' | print.hazard |
Print method for object of class 'semiMarkov' | print.semiMarkov |
Parametric estimation in multi-state semi-Markov models | SemiMarkov semiMarkov |
Summary method for objects of class 'hazard' | summary.hazard |
Summary method for objects of class 'semiMarkov' | summary.semiMarkov |
Table giving the numbers of observed transitions | table.state |