Inspect EM objects to analyze successfully and unsuccessfully matched patterns.
inspectEM(object, posterior.range, digits)
inspectEM
returns a data frame with information
about patterns around the provided threshold.
The output from either fastLink
or emlinkMARmov
.
The range of posterior probabilities to display. Default is c(0.85, 1).
How many digits to include in inspectEM dataframe. Default is 3.
Ben Fifield <bfifield@princeton.edu>