diagnose_weights function

Plot histograms of weights from an interference object

Plot histograms of weights from an interference object

diagnose_weights(obj, allocations = NULL, ...)

Arguments

  • obj: an interference object
  • allocations: optional numeric vector of allocations for which to print histogram. If NULL (the default), five allocations selected evenly from the first allocation to the last are printed.
  • ...: additional arguments passed to hist

Returns

histogram of group-level weights

  • Maintainer: Bradley Saul
  • License: GPL (>= 2)
  • Last published: 2021-04-21

Useful links