distances.plot {TriMatch}R 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


[Package TriMatch version 0.9.9 Index]