Skip to content

Commit

Permalink
Final vignette tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
jgabry committed Sep 10, 2017
1 parent 8186d0c commit 6962191
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vignettes/plotting-mcmc-draws.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ useful when MCMC diagnostic information is included. This is discussed in the
[_Visual MCMC diagnostics_](http://mc-stan.org/bayesplot/articles/visual-mcmc-diagnostics.html)
vignette.

## Traceplots
## Trace plots

Trace plots are time series plots of Markov chains. In this vignette
we show the standard trace plots that **bayesplot** can make. For models
Expand All @@ -280,6 +280,8 @@ to trace plots.
* `help("MCMC-traces")`
* [mc-stan.org/bayesplot/reference/MCMC-distributions](http://mc-stan.org/bayesplot/reference/MCMC-traces.html)

-------

#### mcmc_trace

The `mcmc_trace` function creates standard trace plots:
Expand Down

0 comments on commit 6962191

Please sign in to comment.