# Generated by roxygen2: do not edit by hand

S3method(as.mcmc,mvnma)
S3method(forest,mvnma)
S3method(forest,netsplit.mvnma)
S3method(hasse,mvrank)
S3method(heatplot,mvrank)
S3method(netsplit,mvnma)
S3method(plot,mvrank)
S3method(print,mvnma)
S3method(print,mvrank)
S3method(print,netsplit.mvnma)
S3method(print,spiechart)
S3method(spiechart,mvrank)
S3method(vikor,mvrank)
export(as.mcmc)
export(linechart)
export(mvnma)
export(mvrank)
export(spiechart)
importFrom(R2jags,jags)
importFrom(coda,
  as.mcmc,
  as.mcmc.list
)
importFrom(dplyr,
  "%>%",
  all_of,
  any_of,
  arrange,
  bind_cols,
  bind_rows,
  desc,
  distinct,
  filter,
  group_by,
  mutate,
  n_distinct,
  pull,
  rename,
  rename_with,
  select
)
importFrom(forcats,fct_rev)
importFrom(ggplot2,
  aes,
  element_blank,
  element_text,
  geom_line,
  geom_point,
  geom_text,
  geom_tile,
  ggplot,
  guide_colourbar,
  guide_legend,
  guides,
  labs,
  scale_fill_gradient,
  scale_y_discrete,
  theme,
  theme_minimal,
  theme_void,
  xlab,
  ylab,
  ylim
)
importFrom(graphics,text)
importFrom(magrittr,"%<>%")
importFrom(matrixStats,colSds)
importFrom(meta,
  backtransf,
  forest,
  gs,
  metagen,
  pairwise
)
importFrom(netmeta,
  hasse,
  heatplot,
  netposet,
  netsplit,
  rankogram,
  vikor
)
importFrom(rlist,
  list.cbind,
  list.rbind
)
importFrom(stats,
  complete.cases,
  pnorm,
  qnorm,
  quantile,
  relevel,
  runif,
  sd
)
importFrom(utils,
  capture.output,
  combn,
  modifyList,
  packageVersion
)
