sns.run
.## S3 method for class 'sns':
plot(x, nburnin = max(nrow(x)/2, attr(x, "nnr"))
, select = if (length(x)
sns.run
.plot.sns
produces the following types of plots: 1) log-probability trace plot (vertical line, if present, indicates transition from nr to mcmc mode), 2) trace plot of state variables (one per coordinate; vertical line has same meaning as 1), 3) effective sample size by coordinate (horizontal line indicates maximum effective size possible, equal to number of samples after discarding nburnin initial iterations), 4) post-burnin state vector histograms (one per coordinate, vertical line indicates post-burnin average, 5) autocorrelation plots, one per coordinate.sns
, sns.run