# Generated by roxygen2: do not edit by hand

S3method(heatplot,crossnma)
S3method(league,crossnma)
S3method(netconnection,crossnma)
S3method(netconnection,crossnma.model)
S3method(netgraph,crossnma)
S3method(netgraph,crossnma.model)
S3method(plot,crossnma)
S3method(print,crossnma)
S3method(print,crossnma.model)
S3method(print,league.crossnma)
S3method(print,summary.crossnma)
S3method(print,summary.crossnma.model)
S3method(summary,crossnma)
S3method(summary,crossnma.model)
export(crossnma)
export(crossnma.model)
export(league)
importFrom(coda,as.mcmc.list)
importFrom(coda,effectiveSize)
importFrom(coda,nchain)
importFrom(coda,niter)
importFrom(coda,nvar)
importFrom(coda,traceplot)
importFrom(coda,varnames)
importFrom(dplyr,.data)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,do)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_keys)
importFrom(dplyr,group_map)
importFrom(dplyr,group_size)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise_all)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_dark)
importFrom(graphics,plot)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(meta,gs)
importFrom(meta,pairwise)
importFrom(netmeta,heatplot)
importFrom(netmeta,netconnection)
importFrom(netmeta,netgraph)
importFrom(netmeta,netmeta)
importFrom(plyr,mapvalues)
importFrom(rjags,coda.samples)
importFrom(rjags,jags.model)
importFrom(rlang,quo)
importFrom(stats,end)
importFrom(stats,qf)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,window)
importFrom(tidyr,as_tibble)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,combn)
importFrom(utils,packageDescription)
