View source: R/HierarchicalModels.R
diagnose | R Documentation |
Computes the Effective Sample Size using the method
effectiveSize
in of the package coda
.
diagnose(res)
res |
output from |
Currently only works with L where the diagonal is 0. The function ignores the diagonal and tries to determine from the row and column sums which parts of the matrix are 0.
No return value. Called for printing the diagnostics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.