nmaINLA
Network meta-analysis using integrated nested Laplace approximations
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
Repository
Network meta-analysis using integrated nested Laplace approximations
Basic Info
- Host: GitHub
- Owner: gunhanb
- Language: R
- Default Branch: master
- Homepage: https://gunhanb.github.io/nmaINLA/
- Size: 173 MB
Statistics
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
nmaINLA R package
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
- Website: http://bkguenhan.rbind.io
- Repositories: 3
- Profile: https://github.com/gunhanb
Biostatistician
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | 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
- Homepage: https://github.com/gunhanb/nmaINLA
- Documentation: http://cran.r-project.org/web/packages/nmaINLA/nmaINLA.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.1.0
published about 5 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- INLA * suggests
- knitr * suggests
- testthat * suggests