|
|
Contents | Index
SHOW.SUBCHART
Show a (Multivariate/PCA) subchart. The format is general and may be used for
other chart types in the future.
Syntax: SHOW.SUBCHART (chart.title, subchart.type, [subchart.scaling],
[subgroup.no], [PC.no])
Reply: None
Parameters:
subchart.type
0 Loadings
1 Score Contributions 2 Error Contributions subchart.scaling null or 0 Use current default 1 None 2 Maximum contribution 3 Within-batch Chart.title is returned by the NEW.CHART command when the chart is created. Subgroup.no and sub.chart.scaling should be null or zero for Loadings charts. PC.no should be null or zero for Error Contributions charts. |
|
|