inspectEM | R Documentation |
Inspect EM objects to analyze successfully and unsuccessfully matched patterns.
inspectEM(object, posterior.range, digits)
object |
The output from either |
posterior.range |
The range of posterior probabilities to display. Default is c(0.85, 1). |
digits |
How many digits to include in inspectEM dataframe. Default is 3. |
inspectEM
returns a data frame with information
about patterns around the provided threshold.
Ben Fifield <bfifield@princeton.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.