parallel.plot {TriMatch} | R Documentation |
Parallel coordinate plot for the three groups and dependent variable.
Description
Creates a ggplot2
figure of a parallel coordinate plot.
Usage
parallel.plot(tmatch, outcome)
Arguments
tmatch |
results from [trimatch()]. |
outcome |
vector of the outcome |
[Package TriMatch version 1.0.0 Index]