dclone
Data Cloning and MCMC Tools for Maximum Likelihood Methods
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Keywords from Contributors
Repository
Data Cloning and MCMC Tools for Maximum Likelihood Methods
Basic Info
- Host: GitHub
- Owner: datacloning
- Language: R
- Default Branch: master
- Homepage: https://github.com/datacloning/dclone
- Size: 7.29 MB
Statistics
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 3
- Releases: 3
Metadata Files
README.md
dclone: Data Cloning and MCMC Tools for Maximum Likelihood Methods
Low level functions for implementing maximum likelihood estimating procedures for complex models using data cloning and Bayesian Markov chain Monte Carlo methods as described in Solymos 2010 (R Journal 2(2):29--37). Sequential and parallel MCMC support for JAGS, WinBUGS, OpenBUGS, and Stan.
Find help on the Dclone users mailing list. More resources at datacloning.org.
Versions
Install the CRAN version of the package from R:
R
install.packages("dclone")
Install the development version of the package:
R
remotes::install_github("datacloning/dclone")
User visible changes in the package are listed in the NEWS file.
Report a problem
Use the issue tracker to report a problem.
References
Solymos, P., 2010. dclone: Data Cloning in R. R Journal 2(2):29--37. [PDF]
Owner
- Name: Data Cloning
- Login: datacloning
- Kind: organization
- Location: Edmonton
- Website: http://datacloning.org
- Repositories: 8
- Profile: https://github.com/datacloning
Hierarchical models made easy
GitHub Events
Total
- Issues event: 1
- Push event: 2
Last Year
- Issues event: 1
- Push event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| psolymos | p****s@e****b | 1,064 |
| Peter Solymos | p****s@g****m | 115 |
| stefan7th | s****h@e****b | 1 |
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 28
- Total pull requests: 4
- Average time to close issues: 8 months
- Average time to close pull requests: 13 minutes
- Total issue authors: 6
- Total pull request authors: 1
- Average comments per issue: 1.18
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- psolymos (10)
- 12hacker035 (1)
- DiogoFerrari (1)
- trashbirdecology (1)
- crosbya1 (1)
- skhan-math-uw (1)
- zhiiiyang (1)
Pull Request Authors
- psolymos (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 750 last-month
- Total docker downloads: 23,032
- Total dependent packages: 8
- Total dependent repositories: 11
- Total versions: 24
- Total maintainers: 1
cran.r-project.org: dclone
Data Cloning and MCMC Tools for Maximum Likelihood Methods
- Homepage: https://groups.google.com/forum/#!forum/dclone-users
- Documentation: http://cran.r-project.org/web/packages/dclone/dclone.pdf
- License: GPL-2
-
Latest release: 2.3-3
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- Matrix * depends
- R >= 2.15.1 depends
- coda >= 0.13 depends
- parallel * depends
- methods * imports
- rjags >= 4 imports
- rstan * imports
- stats * imports
- BRugs * suggests
- MASS * suggests
- R2OpenBUGS * suggests
- R2WinBUGS * suggests
- lattice * suggests
- rlecuyer * suggests