Last data update: 2014.03.03

R: Parallel coordinate plot for the three groups and dependent...
parallel.plotR 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

Results