Description Usage Arguments Value References
Computes a point estimate of the most likely clustering that obeys transitivity constraints based on posterior samples. The method was introduced by Steorts et al. (2016), where it is referred to as the method of shared most probable maximal matching sets.
1 2 3 4 5 6 7 8 9 10 | sharedMostProbableClusters(x, ...)
## S4 method for signature 'linkagechain'
sharedMostProbableClusters(x, ...)
## S4 method for signature 'mostprobableclusters'
sharedMostProbableClusters(x, ...)
## S4 method for signature 'dblinkresult'
sharedMostProbableClusters(x, ...)
|
x |
A |
m_jobj |
An optional |
A clusters
object.
Steorts, R. C., Hall, R. & Fienberg, S. E. A Bayesian Approach to Graphical Record Linkage and Deduplication. JASA 111, 1660–1672 (2016).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.