Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wfuu/bayesplot

 
 

Repository files navigation

bayesplot

Travis-CI Build Status codecov

Early draft of an R package providing a library a plotting functions for use after fitting Bayesian models by MCMC. The idea is to provide a common set of functions that can be easily used by developers working on a variety of packages for Bayesian modeling.

Installation

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("jgabry/bayesplot", build_vignettes = TRUE)

About

bayesplot R package: plotting for Bayesian models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%