energyplot
Create energy plots for stan output
1 2 3 4 5 6 7 8 9 10 | energyplot(
stanres,
dirname,
filename,
pdf = F,
ht = 150,
wd = 20,
labels = labels,
typeplot = "none"
)
|
stanres |
Output from runstan |
dirname |
Folder name where to save plots |
filename |
Base filename |
pdf |
Whether to save pdf, defaults to F |
ht |
Height of pdf |
wd |
Width of pdf |
labels |
label dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.