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.3")



Attach the package and use:
library("MCMCvis")
Maintained by
Casey Youngflesh
[Scholar Profile | Author Map]
First Published: 2016-10-06
Latest Update: 2023-08-23
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.3, https://cran.r-project.org/web/packages/MCMCvis. Accessed 16 Apr. 2025.
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)
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for MCMCvis20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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