mixmeta

R package mixmeta

https://github.com/gasparrini/mixmeta

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
Last synced: 11 months ago · JSON representation

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
Created about 7 years ago · Last pushed almost 5 years ago
Metadata Files
Readme

README.md


mixmeta: an Extended Mixed-Effects Modelling Framework for Meta-Analysis

CRAN Version Monthly Downloads Total Downloads

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

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

All Time
  • Total Commits: 24
  • Total Committers: 3
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 10
  • Dependent Packages: 5
  • Dependent Repositories: 5
  • Downloads: 1,429 Last month
  • Docker Downloads: 42,217
Rankings
Docker downloads count: 0.6%
Dependent packages count: 9.3%
Average: 10.3%
Forks count: 10.8%
Downloads: 13.0%
Dependent repos count: 13.1%
Stargazers count: 15.1%
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • 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