-------------------- help for parcord2 --------------------graph multivariate data in parallel coordinates -----------------------------------------------
parcord2 varlist [if exp] [in range] , by(byvar)
Description -----------
parcord2 is a wrapper for parcoord.ado (STB-29: gr 18) by John R. Gleason. It is used for parallel coordinate plots in analysis of variance where the by variable is also one of the ploted variables. The by variable in parcord2 is the same as the colorby variable in parcoord and in required.
Example -------
. parcord2 a b y, by(b)
Author ------ Phil Ender UCLA Department of Education UCLA Academic Technology Services enderatucla.edu