shinystan: Interactive Visual and Numerical Diagnostics and Posterior Analysis for Bayesian Models
- CRAN: http://cran.r-project.org/web/packages/shinystan/index.html
- GitHub: https://github.com/stan-dev/shinystan
- URL: http://mc-stan.org/
> library(shinystan)
Loading required package: shiny
This is shinystan version 2.0.1
バージョン: 2.0.1
関数名 | 概略 |
---|---|
as.shinystan |
Create and test shinystan objects |
deploy_shinystan |
Deploy a ShinyStan app to shinyapps.io |
eight_schools |
ShinyStan demo: Eight Schools |
generate_quantity |
Add to shinystan object a new parameter as a function of one or two existing parameters |
launch_shinystan |
ShinyStan app |
launch_shinystan_demo |
ShinyStan demo |
model_code |
Add model code to a shinystan object or see the |
code |
currently stored in a shinystan |
notes |
Additional or replacement notes |
rename_model |
Change the model name associated with a shinystan object |
retrieve |
Get summary statistics from shinystan object |
shinystan-class |
S4 shinystan objects (sso) |
shinystan-package |
The ShinyStan interface and shinystan R package |
sso_info |
Print summary of shinystan object |
update_sso |
Update an object created by an earlier version of shinystan |