aggregateEM function

Aggregate EM objects for use in summary.fastLink()

Aggregate EM objects for use in summary.fastLink()

aggregateEM aggregates EM objects for easy processing by summary.fastLink()

aggregateEM(em.list, within.geo)

Arguments

  • em.list: A list of fastLink or fastLink.EM objects that should be aggregate in summary.fastLink()
  • within.geo: A vector of booleans corresponding to whether each object in em.list is a within-geography match or an across-geography match. Should be of equal length to em.list. Default is NULL (assumes all are within-geography matches).
  • Maintainer: Ted Enamorado
  • License: GPL (>= 3)
  • Last published: 2023-11-17

Useful links