plot.bootmatch: Plot the results of bootmatch

Description Usage Arguments

View source: R/bootmatch.R

Description

Plot the results of bootmatch

Usage

1
2
3
4
  ## S3 method for class 'bootmatch'
 plot(x, plot.matching = TRUE,
    plot.stratification = TRUE,
    sort = c("both", "match", "strata", "none"), ...)

Arguments

x

result of bootmatch.

plot.matching

plot the results of matched results.

plot.stratification

plot the results of stratification.

sort

how the sort the rows by mean difference. Options are to sort using the mean difference from matching, stratificaiton, both individually, or no sorting.

...

currently unused.


jbryer/PSAgraphics2 documentation built on May 18, 2019, 7:01 p.m.