Skip to content

EGOstinelli/NMA-on-migraine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Comparative effects of pharmacological interventions for the acute management of migraine attacks in adults: a systematic review and network meta-analysis

Results can be reproduced using the dataset. Each outcome-specific folder includes the related dataframe (df.main - df.rds) ready to be imported into the R environment as an rds file (R Data Serialization format) and analysed using the functions of the netmeta package. Before running any analyses, please exclude non-eligible arms (e.g., df <- df[(df$eligibility==1),]).

Summary of the key functions used

  • netmeta() (e.g., netmeta(pw.df, ref = 'placebo'))
  • netmetabin() (e.g., netmetabin(pw.df, ref = 'placebo'))
  • netsplit() (e.g., netsplit(nma))

Details on these and other functions are included in the reference manual for netmeta package.

Addendum

This information was added on 07-June-2024 as per request of The BMJ peer-reviewers. Further amended on 11-June-2024.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors