plot.fastLink {fastLink} | R Documentation |
plot.fastLink()
plots the matching patterns of the EM object,
ordering the matching patterns by the posterior probability of the match.
## S3 method for class 'fastLink'
plot(x, posterior.range, ...)
x |
Either a |
posterior.range |
The range of posterior probabilities to display. Default is c(0.85, 1). |
... |
Further arguments to be passed to |