knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

mcmtools: Useful tools to manipulate MCMC objects

The goal of mcmctools is to ...

Installation

You can install the development version of mcmctools from GitHub with:

# install.packages("devtools")
devtools::install_github("jreduardo/mcmctools")

How to use

This is a basic example which shows you how to solve a common problem:

# Basic example code

License

This material is under the GNU General Public License, version 3, license, described in the LICENSE.md file, © 2015 E. E., Ribeiro Jr.



jreduardo/mcmctools documentation built on May 12, 2019, 6:16 p.m.