Other packages > Find by keyword >

MCMCvis  

Tools to Visualize, Manipulate, and Summarize MCMC Output
View on CRAN: Click here


Download and install MCMCvis package within the R console
Install from CRAN:
install.packages("MCMCvis")

Install from Github:
library("remotes")
install_github("cran/MCMCvis")

Install by package version:
library("remotes")
install_version("MCMCvis", "0.16.5")



Attach the package and use:
library("MCMCvis")
Maintained by
Casey Youngflesh
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-06
Latest Update: 2023-10-17
Description:
Performs key functions for MCMC analysis using minimal code - visualizes, manipulates, and summarizes MCMC output. Functions support simple and straightforward subsetting of model parameters within the calls, and produce presentable and 'publication-ready' output. MCMC output may be derived from Bayesian model output fit with 'Stan', 'NIMBLE', 'JAGS', and other software.
How to cite:
Casey Youngflesh (2016). MCMCvis: Tools to Visualize, Manipulate, and Summarize MCMC Output. R package version 0.16.5, https://cran.r-project.org/web/packages/MCMCvis. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.6.3 (2016-10-06 20:09), 0.7.0 (2017-01-05 10:39), 0.7.1 (2017-02-08 06:17), 0.8.1 (2017-10-31 23:49), 0.9.2 (2018-01-11 05:20), 0.9.4 (2018-01-27 07:05), 0.10.0 (2018-04-05 18:30), 0.10.2 (2018-05-02 17:20), 0.11.0 (2018-05-22 05:05), 0.11.2 (2018-08-27 21:44), 0.12.0 (2019-01-02 19:10), 0.12.1 (2019-01-18 19:50), 0.12.2 (2019-02-24 19:10), 0.13.0 (2019-09-23 23:20), 0.13.1 (2019-09-25 17:20), 0.13.3 (2019-10-23 17:30), 0.13.5 (2019-12-07 06:10), 0.14.0 (2020-03-25 06:20), 0.15.0 (2021-03-17 14:20), 0.15.1 (2021-04-13 17:30), 0.15.2 (2021-05-14 15:32), 0.15.3 (2021-06-25 01:40), 0.15.5 (2022-02-08 22:10), 0.16.0 (2023-05-13 00:20), 0.16.2 (2023-08-23 04:20), 0.16.3 (2023-10-18 00:40)
Other packages that cited MCMCvis R package
View MCMCvis citation profile
Other R packages that MCMCvis depends, imports, suggests or enhances
Complete documentation for MCMCvis
Functions, R codes and Examples using the MCMCvis R package
Some associated functions: MCMC_data . MCMC_data2 . MCMCchains . MCMCdiag . MCMCplot . MCMCpstr . MCMCsummary . MCMCtrace . MCMCvis . 
Some associated R codes: MCMC_data.R . MCMC_data2.R . MCMCchains.R . MCMCdiag.R . MCMCplot.R . MCMCpstr.R . MCMCsummary.R . MCMCtrace.R . MCMCvis.R .  Full MCMCvis package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA