knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

mcnet

The goal of mcnet is to provide users a tool to perform network meta-analyses under Bayesian framework.

Installation

You can install mcnet from github with:

# install.packages("devtools")
devtools::install_github("MikeJSeo/network-meta")

Example

Read the manual (pdf document) for more examples



MikeJSeo/network-meta documentation built on May 3, 2019, 4:31 p.m.