Previous Page | Next Page

The SIMILARITY Procedure

Syntax: SIMILARITY Procedure

The following statements are used with the SIMILARITY procedure.

PROC SIMILARITY options ;
BY variables ;
ID variable INTERVAL= interval options ;
FCMPOPT options ;
INPUT variable-list / options ;
TARGET variable-list / options ;

Note: This procedure is experimental.

Previous Page | Next Page | Top of Page