diagnose_weights {inferference}R Documentation

Plot histograms of weights from an interference object

Description

Plot histograms of weights from an interference object

Usage

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

Value

histogram of group-level weights


[Package inferference version 1.0.2 Index]