inspectEM function

inspectEM

inspectEM

Inspect EM objects to analyze successfully and unsuccessfully matched patterns.

inspectEM(object, posterior.range, digits)

Arguments

  • object: The output from either fastLink or emlinkMARmov.
  • 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.

Returns

inspectEM returns a data frame with information about patterns around the provided threshold.

Author(s)

Ben Fifield bfifield@princeton.edu

  • Maintainer: Ted Enamorado
  • License: GPL (>= 3)
  • Last published: 2023-11-17

Useful links