Description Usage Arguments Details Value Author(s)
Computes p_j - p_i not j, for each j.
1 | .pairwise_diff_single(mcmc)
|
mcmc |
Numeric matrix. MCMC samples. |
Assumes that mcmc contains params from ONE parameter across the indices whose differences are of interest (e.g, resid_random[1:K, 1]).
MCMC Matrix of all differences. Posterior samples of all possible differences, minus duplicates.
Stephen R Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.