distances.plot: Barplot for the sum of distances.

View source: R/plot.distances.R

distances.plotR Documentation

Barplot for the sum of distances.

Description

Barplot for the sum of distances.

Usage

distances.plot(tmatch, caliper = 0.25, label = FALSE)

Arguments

tmatch

the results of [trimatch()].

caliper

a vector indicating where vertical lines should be drawn as a factor of the standard deviation. Rosenbaum and Rubin (1985) suggested one quarter of one standard deviation.

label

label the bars that exceed the minimum caliper.

See Also

triangle.match


TriMatch documentation built on April 11, 2025, 6:16 p.m.