msm
The msm R package for continuous-time multi-state modelling of panel data
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 8 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
The msm R package for continuous-time multi-state modelling of panel data
Basic Info
- Host: GitHub
- Owner: chjackson
- Language: R
- Default Branch: master
- Homepage: https://chjackson.github.io/msm/
- Size: 11.8 MB
Statistics
- Stars: 57
- Watchers: 3
- Forks: 17
- Open Issues: 9
- Releases: 5
Created almost 10 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
README.md
msm
The msm R package for continuous-time multi-state modelling of panel data.
Installation (stable CRAN version)
r
install.packages("msm")
Installation (development version)
r
install.packages("devtools") # if devtools not already installed
devtools::install_github('chjackson/msm')
Tutorial material on msm
Multi-state modelling with msm: material from a web-based training course
Owner
- Name: Chris Jackson
- Login: chjackson
- Kind: user
- Website: http://twitter.com/cjackstats
- Repositories: 22
- Profile: https://github.com/chjackson
Statistician and programmer
GitHub Events
Total
- Issues event: 14
- Watch event: 4
- Issue comment event: 33
- Push event: 5
- Fork event: 1
Last Year
- Issues event: 14
- Watch event: 4
- Issue comment event: 33
- Push event: 5
- Fork event: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 101
- Total pull requests: 10
- Average time to close issues: 10 months
- Average time to close pull requests: 10 months
- Total issue authors: 64
- Total pull request authors: 6
- Average comments per issue: 3.5
- Average comments per pull request: 2.0
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 8
- Pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Issue authors: 5
- Pull request authors: 0
- Average comments per issue: 1.75
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- axinaxia (5)
- 26pan (5)
- ghost (4)
- helmingstay (4)
- marc-vaisband (4)
- luck999 (3)
- larmarange (3)
- wjchulme (3)
- iftikharhusnain (2)
- chjackson (2)
- pkirwan (2)
- MThomas312 (2)
- fintzij (2)
- ChuanhaiXu (2)
- lizacoyer (2)
Pull Request Authors
- helmingstay (4)
- wjchulme (2)
- mclements (1)
- zao (1)
- CGMossa (1)
- MichaelChirico (1)
Top Labels
Issue Labels
help wanted (6)
bug (3)
enhancement (3)
can't reproduce (2)
duplicate (2)
documentation (1)
question (1)
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 13,848 last-month
- Total docker downloads: 197,498
-
Total dependent packages: 112
(may contain duplicates) -
Total dependent repositories: 161
(may contain duplicates) - Total versions: 63
- Total maintainers: 1
cran.r-project.org: msm
Multi-State Markov and Hidden Markov Models in Continuous Time
- Homepage: https://github.com/chjackson/msm
- Documentation: http://cran.r-project.org/web/packages/msm/msm.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.8.2
published over 1 year ago
Rankings
Dependent packages count: 0.9%
Dependent repos count: 1.5%
Downloads: 2.9%
Forks count: 5.2%
Average: 6.4%
Stargazers count: 6.8%
Docker downloads count: 21.1%
Maintainers (1)
Last synced:
12 months ago
conda-forge.org: r-msm
- Homepage: https://github.com/chjackson/msm
- License: GPL-2.0-or-later
-
Latest release: 1.6.9
published almost 5 years ago
Rankings
Dependent packages count: 19.6%
Dependent repos count: 24.4%
Average: 32.2%
Stargazers count: 42.2%
Forks count: 42.7%
Last synced:
10 months ago
Dependencies
DESCRIPTION
cran
- expm * imports
- mvtnorm * imports
- survival * imports
- doParallel * suggests
- flexsurv * suggests
- foreach * suggests
- minqa * suggests
- mstate * suggests
- numDeriv * suggests
- testthat * suggests