Learn R Programming

⚠️There's a newer version (2.7.0) of this package.Take me there.

shinystan (version 2.1.0)

Interactive Visual and Numerical Diagnostics and Posterior Analysis for Bayesian Models

Description

We provide a graphical user interface for interactive Markov chain Monte Carlo (MCMC) diagnostics and plots and tables helpful for analyzing a posterior sample. The interface is powered by RStudio's Shiny web application framework and works with the output of MCMC programs written in any programming language (and has extended functionality for Stan models fit using the rstan package and the No-U-Turn sampler).

Copy Link

Version

Install

install.packages('shinystan')

Monthly Downloads

175,662

Version

2.1.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Jonah Gabry

Last Published

January 6th, 2016

Functions in shinystan (2.1.0)

shinystan-package

The ShinyStan interface and shinystan R package
update_sso

Update an object created by an earlier version of shinystan
launch_shinystan

ShinyStan app
sso_info

Print summary of shinystan object
model_code

Add model code to a shinystan object or see the code currently stored in a shinystan
notes

Additional or replacement notes
shinystan-class

S4 shinystan objects (sso)
eight_schools

ShinyStan demo: Eight Schools
retrieve

Get summary statistics from shinystan object
deploy_shinystan

Deploy a ShinyStan app on the web using shinyapps.io by RStudio
generate_quantity

Add to shinystan object a new parameter as a function of one or two existing parameters
as.shinystan

Create and test shinystan objects
rename_model

Change the model name associated with a shinystan object
launch_shinystan_demo

ShinyStan demo