nmaINLA

Network meta-analysis using integrated nested Laplace approximations

https://github.com/gunhanb/nmainla

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 2 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 (11.0%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Network meta-analysis using integrated nested Laplace approximations

Basic Info
Statistics
  • Stars: 7
  • Watchers: 1
  • Forks: 2
  • Open Issues: 1
  • Releases: 0
Created almost 10 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.md

nmaINLA R package

CRAN status

Total Downloads

nmaINLA is an R package for Network Meta-Analysis using INLA. It is the accompanying R package for our paper: Günhan BK, Friede T, Held L. A design‐by‐treatment interaction model for network meta‐analysis and meta‐regression with integrated nested Laplace approximations. Reserach Synthesis Methods. 2018;9:179–194. https://doi.org/10.1002/jrsm.1285.

Building

The installation of R package 'INLA' is compulsory for successful usage. The 'INLA' package is not available on CRAN, and it can be obtained from http://www.r-inla.org. We recommend the testing version, which can be downloaded by running:

{r, echo=TRUE, eval=FALSE} install.packages("INLA", repos=c(getOption("repos"), INLA="https://inla.r-inla-download.org/R/stable"), dep=TRUE)

Stable version of nmaINLA package is available on CRAN. It can be installed as follows:

{r, echo=TRUE, eval=FALSE} install.packages("nmaINLA")

For how to use the package, type

{r, echo=TRUE, eval=FALSE} vignette("nmaINLA")

Testing

The testthat package is used for testing. Tests reside in the tests/testthat directory.

License

nmaINLA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

nmaINLA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with nmaINLA  If not, see <http://www.gnu.org/licenses/>.

Owner

  • Name: Burak Kürsad Günhan
  • Login: gunhanb
  • Kind: user
  • Location: Darmstadt
  • Company: Merck KGaA

Biostatistician

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 42
  • Total Committers: 1
  • Avg Commits per committer: 42.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
BURAK KURSAD GUNHAN b****n@m****e 42
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: over 2 years
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 0.5
  • 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
  • ErikaBraith (1)
  • timdisher (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 285 last-month
  • Total docker downloads: 43,390
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 6
  • Total maintainers: 1
cran.r-project.org: nmaINLA

Network Meta-Analysis using Integrated Nested Laplace Approximations

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 285 Last month
  • Docker Downloads: 43,390
Rankings
Forks count: 17.8%
Stargazers count: 22.5%
Dependent packages count: 29.8%
Average: 30.9%
Dependent repos count: 35.5%
Downloads: 49.0%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.10 depends
  • INLA * suggests
  • knitr * suggests
  • testthat * suggests