Name: Pairs Plot
Author: Stephane Vellay
Version: 1.0
Created: 04/2011
Purpose: Shows correlations and distribution of properties
Each property specified by Property Names is plotted against each other property, creating an N by N grid of plots for N properties, based on the Cross Tab component. The following plots and information are presented:
- Relationship XY Charts in the lower-left triangle
- Aggregates numerical data, performs binning, and generates a Histogram showing frequencies of bins, in the diagonal
- Calculates the Correlation between chosen properties, and presents them in the upper-right triangle
Content:
- Pairs Plot component
- Calculate Colour Gradient component from https://community.accelrys.com/message/3311
- MAO Pairs Plot example protocol
- Iris Pairs Plot example protocol
Requirements:
- Pipeline Pilot 8.0
- Reporting
Keyword: scatter plots, correlation, distribution, matrix, cross tab, xy chart, histogram