check_neff | R Documentation |
Returns the mean number of n.eff
values (by each parameter) that are greater than a specified threshold criterion.
n.eff
is calculated within 'JAGS', and may be interpreted as a crude measure of
effective sample size for a given parameter node.
check_neff(x, thresh = 500)
x |
Output object from |
thresh |
Threshold value (defaults to 500) |
Numeric (named) giving the proportion of n.eff
values above the given threshold.
Matt Tyers
check_Rhat, traceworstRhat, plotRhats, qq_postpred, ts_postpred
check_neff(SS_out)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.