Science Score: 10.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
-
○Academic publication links
-
✓Committers with academic emails
2 of 3 committers (66.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Repository
R package mixmeta
Basic Info
- Host: GitHub
- Owner: gasparrini
- Language: R
- Default Branch: master
- Size: 225 KB
Statistics
- Stars: 13
- Watchers: 1
- Forks: 6
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
mixmeta: an Extended Mixed-Effects Modelling Framework for Meta-Analysis
The package consists of a collection of functions to perform various meta-analytical models within a unified mixed-effects framework, including standard univariate fixed and random-effects meta-analysis and meta-regression, and non-standard extensions such as multivariate, multilevel, longitudinal, and dose-response models. The methodology is illustrated in detail in the article by Sera et al (see below).
Info on the mixmeta package
The package mixmeta is available on the Comprehensive R Archive Network (CRAN), with info at the related web page (https://cran.r-project.org/package=mixmeta). A development website is available on GitHub (https://github.com/gasparrini/mixmeta).
For a short summary of the functionalities of this package, refer to the main help page by typing:
r
help(package="mixmeta")
in R after installation (see below).
Installation
The last version officially released on CRAN can be installed directly within R by typing:
r
install.packages("mixmeta")
R code in published articles
Peer-reviewed articles and documents provide R code illustrating methodological developments of mixmeta or replicating substantive results using this package. An updated version of the code will be available the GitHub (https://github.com/gasparrini) or personal web page (http://www.ag-myresearch.com) of the package maintainer.
References:
Sera F, Armstrong B, Blangiardo M, Gasparrini A. An extended mixed-effects framework for meta-analysis. Statistics in Medicine. 2019;38(29):5429-5444 [freely available here]
Owner
- Name: Antonio Gasparrini
- Login: gasparrini
- Kind: user
- Location: London, United Kingdom
- Company: London School of Hygiene & Tropical Medicine
- Website: http://www.ag-myresearch.com/
- Twitter: AGasparrini75
- Repositories: 34
- Profile: https://github.com/gasparrini
GitHub Events
Total
- Issues event: 2
- Watch event: 1
- Issue comment event: 2
- Fork event: 1
Last Year
- Issues event: 2
- Watch event: 1
- Issue comment event: 2
- Fork event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Antonio Gasparrini | e****s@l****k | 12 |
| Antonio Gasparrini | a****i@l****k | 8 |
| Antonio Gasparrini | g****o@h****m | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: about 11 hours
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: about 11 hours
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- imbhe (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 1,429 last-month
- Total docker downloads: 42,217
- Total dependent packages: 5
- Total dependent repositories: 5
- Total versions: 10
- Total maintainers: 1
cran.r-project.org: mixmeta
An Extended Mixed-Effects Framework for Meta-Analysis
- Homepage: https://github.com/gasparrini/mixmeta
- Documentation: http://cran.r-project.org/web/packages/mixmeta/mixmeta.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.2.0
published almost 5 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- grDevices * imports
- graphics * imports
- stats * imports
- utils * imports
- MASS * suggests
- dlnm * suggests
- dosresmeta * suggests
- meta * suggests
- metafor * suggests
- nlme * suggests
- rmeta * suggests