Syntax: MVPMONITOR Procedure

PROC MVPMONITOR <options> ;
BY variables ;
CONTRIBUTIONPLOT < / options> ;
ID variable ;
SPECHART < / options> ;
SCOREPLOT < / options> ;
TIME variable ;
TSQUARECHART < / options> ;

This section provides detailed syntax information for each of the preceding statements, beginning with the PROC MVPMONITOR statement. The remaining statements are described in alphabetical order. You can use all of the statements together, or you can use subsets of them. The TIME statement is required in all circumstances.


Note: This procedure is experimental.