You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your working directory is set to LSR6_CBM_H you will be able to run the analysis and knit the R markdown.
/data contains raw data from EPPI-reviewer for cleaning and analysis and a number of helper .xlsx files to aid the analysis
/result contains the raw results from each NMA/pairwise MA, generated automatically by the analysis scripts
/util contains combined_cleaning.R which cleans the EPPI-reviewer export and two analysis scripts, one for NMA and one for pairwise MA.
N.B: the NMA script sources the pairwise and cleaning scripts and cannot be run independently. This folder also contains two helper .R scripts which aid the data cleaning process.
To avoid constant re-generation of the /results file, code that creates them has been suppressed with a '#'.