psm {BayesChange} | R Documentation |
Compute the posterior similarity matrix
Description
Compute the posterior similarity matrix
Usage
psm(M)
Arguments
M |
A matrix where each row corresponds to the output cluster of the corresponding iteration. |
Value
Function psm
returns an n
\times
n
posterior similarity matrix.
[Package BayesChange version 1.1.2 Index]