diagmeta

Official Git repository for R package diagmeta

https://github.com/guido-s/diagmeta

Science Score: 20.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
    Links to: scholar.google
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary

Keywords

cran diagnostic-accuracy-studies meta-analysis r rstudio
Last synced: 6 months ago · JSON representation

Repository

Official Git repository for R package diagmeta

Basic Info
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 4
  • Open Issues: 0
  • Releases: 0
Topics
cran diagnostic-accuracy-studies meta-analysis r rstudio
Created about 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

diagmeta: Meta-Analysis of Diagnostic Accuracy Studies with Several Cutpoints

Official Git repository of R package diagmeta

License: GPL (>=2) CRAN Version GitHub develop Monthly Downloads Total Downloads

Description

R package diagmeta implements the method by Steinhauser et al. (2016) for meta-analysis of diagnostic accuracy studies with several cutpoints.

References

Steinhauser S, Schumacher M, Rücker G (2016): Modelling multiple thresholds in meta-analysis of diagnostic test accuracy studies. BMC Medical Research Methodology, 16, 97

Installation

Current official CRAN Version release:

r install.packages("diagmeta")

Current GitHub develop release on GitHub:

Installation using R package remotes: r install.packages("remotes") remotes::install_github("guido-s/diagmeta")

Bug Reports:

You can report bugs on GitHub under Issues.

or using the R command

r bug.report(package = "diagmeta")

(which is not supported in RStudio).

Owner

  • Name: Guido Schwarzer
  • Login: guido-s
  • Kind: user
  • Location: Freiburg, Germany
  • Company: Institute of Medical Biometry and Statistics, Faculty of Medicine and Medical Center - University of Freiburg

Research interests: meta-analysis, statistical programming - Author of Use-R! book "Meta-Analysis with R" (http://www.springer.com/gp/book/9783319214153)

GitHub Events

Total
  • Issues event: 4
  • Issue comment event: 2
Last Year
  • Issues event: 4
  • Issue comment event: 2

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 85
  • Total Committers: 1
  • Avg Commits per committer: 85.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 17
  • Committers: 1
  • Avg Commits per committer: 17.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Guido Schwarzer sc@i****e 85
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 4
  • Total pull requests: 0
  • Average time to close issues: 6 months
  • Average time to close pull requests: N/A
  • Total issue authors: 4
  • Total pull request authors: 0
  • Average comments per issue: 1.25
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: 11 days
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • 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
  • VanioLjrAntunes (1)
  • Payam-PJD (1)
  • vanioljantunes (1)
  • nelsoncarvasjr (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 326 last-month
  • Total docker downloads: 43,390
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 7
  • Total maintainers: 1
cran.r-project.org: diagmeta

Meta-Analysis of Diagnostic Accuracy Studies with Several Cutpoints

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 326 Last month
  • Docker Downloads: 43,390
Rankings
Forks count: 21.9%
Stargazers count: 24.2%
Average: 28.5%
Dependent packages count: 29.8%
Downloads: 31.3%
Dependent repos count: 35.5%
Last synced: 7 months ago

Dependencies

DESCRIPTION cran
  • meta >= 5.0 depends
  • grDevices * imports
  • lme4 * imports