MetaAnalyser
Web application to visualise meta-analysis as physical weights on scales. https://chjackson.shinyapps.io/MetaAnalyser
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
-
○.zenodo.json file
-
✓DOI references
Found 6 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Repository
Web application to visualise meta-analysis as physical weights on scales. https://chjackson.shinyapps.io/MetaAnalyser
Basic Info
- Host: GitHub
- Owner: chjackson
- Language: R
- Default Branch: master
- Size: 40 KB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
MetaAnalyser
A web application to visualise meta-analysis as physical weights on scales, and its R interface.
See J. Bowden and C. Jackson Weighing evidence with the Meta-Analyser, The American Statistician (2016) Available online, http://dx.doi.org/10.1080/00031305.2016.1165735.
See also the MetaAnalyser demo at shinyapps.
Installation
Stable release on CRAN
r
install.packages("MetaAnalyser")
Development version on GitHub ```r install.packages("devtools") # if devtools not already installed devtools::installgithub('rstudio/DT') devtools::installgithub('chjackson/MetaAnalyser')
Test with
library(MetaAnalyser) MetaAnalyser() ```
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
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Chris Jackson | c****n@m****k | 23 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 270 last-month
- Total docker downloads: 43,390
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: MetaAnalyser
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
- Homepage: https://github.com/chjackson/MetaAnalyser
- Documentation: http://cran.r-project.org/web/packages/MetaAnalyser/MetaAnalyser.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.2.1
published almost 10 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- shiny * depends
- DT >= 0.1.40 imports
- ggvis * imports
- rstudioapi * imports
- rmeta * suggests