FACTMAC Procedure

TARGET Statement

  • TARGET variable <LEVEL=INTERVAL>;

The TARGET statement names the target variable whose values PROC FACTMAC predicts. The target must be interval and must be different from the variables in the INPUT statement. You can include the following option in the OUTPUT statement:

LEVEL=INTERVAL

specifies the level of measurement of the variables.

PROC FACTMAC currently accepts only interval target variables.

Last updated: July 02, 2026