@@ -14,10 +14,9 @@ provides interactive plots and tables helpful for analyzing a posterior
1414sample, with particular attention to identifying potential problems with
1515the performance of the MCMC algorithm or the specification of the model.
1616ShinyStan 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 )
9190to launch the 'ShinyStan' interface using a particular ` shinystan `
9291object.
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\]
0 commit comments