biasplot: energyplot

Description Usage Arguments

Description

biasplot Create energy plots for stan output

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
biasplot(
  stanres,
  dirname,
  filename,
  mat1,
  prof = prof,
  meansd = meansd,
  typesim = typesim,
  by = 5,
  pdf = F,
  ht = 10,
  wd = 10,
  labels = labels,
  typeplot
)

Arguments

stanres

Output from runstan

dirname

Folder name where to save plots

filename

Base filename

by

Skips for parameter posterior draws (boxplot)

pdf

Whether to save pdf, defaults to F

ht

Height of pdf

wd

Width of pdf

labels

labels from makelabels


kralljr/stansa documentation built on Dec. 21, 2021, 7:44 a.m.