Other packages > Find by keyword >

ggmcmc  

Tools for Analyzing MCMC Simulations from Bayesian Inference
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggmcmc", "1.5.1.1")



Attach the package and use:
library("ggmcmc")
Maintained by
Xavier Fernández i Marín
[Scholar Profile | Author Map]
First Published: 2012-09-05
Latest Update: 2021-02-10
Description:
Tools for assessing and diagnosing convergence of Markov Chain Monte Carlo simulations, as well as for graphically display results from full MCMC analysis. The package also facilitates the graphical interpretation of models by providing flexible functions to plot the results against observed variables, and functions to work with hierarchical/multilevel batches of parameters (Fern
How to cite:
Xavier Fernández i Marín (2012). ggmcmc: Tools for Analyzing MCMC Simulations from Bayesian Inference. R package version 1.5.1.1, https://cran.r-project.org/web/packages/ggmcmc. Accessed 20 Feb. 2025.
Previous versions and publish date:
0.2 (2012-09-05 14:16), 0.3 (2012-12-09 09:05), 0.4.1 (2013-07-30 08:27), 0.4.2 (2013-08-12 07:37), 0.4 (2013-07-05 16:54), 0.5.1 (2013-10-03 19:41), 0.5 (2013-09-14 17:02), 0.6 (2014-12-30 13:34), 0.7.1 (2015-07-29 20:48), 0.7.2 (2015-09-03 16:53), 0.7.3 (2016-01-04 12:47), 0.8 (2016-03-14 18:10), 1.0 (2016-05-12 14:47), 1.1.1 (2019-01-23 19:57), 1.1 (2016-06-28 23:48), 1.2 (2019-02-16 00:10), 1.3 (2019-07-03 11:30), 1.4.1 (2020-04-02 13:00), 1.5.0 (2020-08-29 09:50)
Other packages that cited ggmcmc R package
View ggmcmc citation profile
Other R packages that ggmcmc depends, imports, suggests or enhances
Complete documentation for ggmcmc
Downloads during the last 30 days
01/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/18Downloads for ggmcmc020406080100120140160180200220240260280TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tigger  
Infers Novel Immunoglobulin Alleles from Sequencing Data
Infers the V genotype of an individual from immunoglobulin (Ig) repertoire sequencing data (AIRR-Seq ...
Download / Learn more Package Citations See dependency  
PLNmodels  
Poisson Lognormal Models
The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 ...
Download / Learn more Package Citations See dependency  
reader  
Suite of Functions to Flexibly Read Data from Files
A set of functions to simplify reading data from files. The main function, reader(), should read mos ...
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  
multgee  
GEE Solver for Correlated Nominal or Ordinal Multinomial Responses
GEE solver for correlated nominal or ordinal multinomial responses using a local odds ratios parame ...
Download / Learn more Package Citations See dependency  
CarletonStats  
Functions for Statistics Classes at Carleton College
Includes commands for bootstrapping and permutation tests, a command for created grouped bar plots, ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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