This repository contains a minimal set of R codes to reproduce our analyses shown in the paper:
- Yamaguchi, R., Oda, T. & Nagashima, K. Comparison of the diagnostic accuracy of shear wave elastography with transient elastography in adult nonalcoholic fatty liver disease: a systematic review and network meta-analysis of diagnostic test accuracy. Abdom Radiol (2024). https://doi.org/10.1007/s00261-024-04546-8
This repository includes:
- Stan codes for the separate MA model, the main NMA model, the simpler model, and the inconsistency model,
- R codes to fit those models with particular options and values for the function arguments to reproduce the results written in the paper,
- the raw data that we used in the R codes and that includes study characteristics,
- the data used for the inconsistency model,
- the data shows a list of studies with a flag of inclusion for MA and NMA, and
- a set of
renv
files to be used to restore the package environment.