Skip to content

Commit 5cfd195

Browse files
committed
Deploying to gh-pages from @ a9c588d 🚀
1 parent c9f4a80 commit 5cfd195

4 files changed

Lines changed: 69 additions & 10 deletions

File tree

dev/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pkgdown_sha: ~
44
articles:
55
deploy_shinystan: deploy_shinystan.html
66
shinystan-package: shinystan-package.html
7-
last_built: 2025-12-11T18:01Z
7+
last_built: 2025-12-11T18:11Z
88
urls:
99
reference: https://mc-stan.org/shinystan/reference
1010
article: https://mc-stan.org/shinystan/articles

dev/reference/shinystan-package.html

Lines changed: 24 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/reference/shinystan-package.md

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ provides interactive plots and tables helpful for analyzing a posterior
1414
sample, with particular attention to identifying potential problems with
1515
the performance of the MCMC algorithm or the specification of the model.
1616
ShinyStan is powered by the Shiny web application framework by RStudio
17-
(<https://shiny.rstudio.com/>) and works with the output of MCMC
18-
programs written in any programming language (and has extended
19-
functionality for models fit using the rstan package and the No-U-Turn
20-
sampler).
17+
(<https://shiny.posit.co/>) and works with the output of MCMC programs
18+
written in any programming language (and has extended functionality for
19+
models fit using the rstan package and the No-U-Turn sampler).
2120

2221
## ShinyStan has extended functionality for Stan models
2322

@@ -90,3 +89,43 @@ to try a demo.
9089
[`launch_shinystan`](https://mc-stan.org/shinystan/dev/reference/launch_shinystan.md)
9190
to launch the 'ShinyStan' interface using a particular `shinystan`
9291
object.
92+
93+
Useful links:
94+
95+
- <https://mc-stan.org/shinystan/>
96+
97+
- <https://discourse.mc-stan.org>
98+
99+
- Report bugs at <https://github.com/stan-dev/shinystan/issues/>
100+
101+
## Author
102+
103+
**Maintainer**: Jonah Gabry <jgabry@gmail.com>
104+
105+
Authors:
106+
107+
- Duco Veen
108+
109+
Other contributors:
110+
111+
- Stan Development Team \[contributor\]
112+
113+
- Michael Andreae \[contributor\]
114+
115+
- Michael Betancourt \[contributor\]
116+
117+
- Bob Carpenter \[contributor\]
118+
119+
- Yuanjun Gao \[contributor\]
120+
121+
- Andrew Gelman \[contributor\]
122+
123+
- Ben Goodrich \[contributor\]
124+
125+
- Daniel Lee \[contributor\]
126+
127+
- Dongying Song \[contributor\]
128+
129+
- Rob Trangucci \[contributor\]
130+
131+
- Visruth Srimath Kandali \[contributor\]

dev/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)