plotDiag.tmatch {DirectEffects}R Documentation

Histograms of matching weights

Description

Histograms of matching weights

Usage

plotDiag.tmatch(object, stage)

Arguments

object

an object of class tmatch – results from a call to telescope_match

stage

a character vector equal to the name of one treatment from the 'object'.

Details

Provides histograms of the number of times each unit is used as a match given a tmatch object returned by telescope_match

Value

Outputs a 'plot()' object containing the histogram of match counts


[Package DirectEffects version 0.3 Index]