Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guido-s/supplement-path-contributions
https://github.com/guido-s/supplement-path-contributions
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/guido-s/supplement-path-contributions
- Owner: guido-s
- Created: 2023-08-30T08:44:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T19:45:13.000Z (12 months ago)
- Last Synced: 2024-01-13T11:02:27.420Z (12 months ago)
- Language: R
- Size: 2.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shortest path or random walks? A framework for path weights in network meta-analysis
### Gerta Rücker, Theodoros Papakonstantinou, Adriani Nikolakopoulou, Guido Schwarzer, Tobias Galla, Annabel L. Davies
### Available on [arXiv](https://arxiv.org/abs/2308.05841)
The following supporting information is provided:
1. R code for running all analyses and producing all figures (file
*R-Code-Submission.R*).2. R data file with results for shortest path approach
(*Linde2016-shortestpath-result.rda*).3. R data file with results for random walk approach
(*Linde2016-randomwalks-result.rda*).4. R data file with results for L1 solution using R package **cccp**
(*Linde2016-L1-result.rda*).5. R data file with results for pseudoinverse / L2 solution
(*Linde2016-L2-result.rda*).