FACTMAC Procedure

FREQ Statement

  • FREQ variable;

The variable in the FREQ statement identifies a numeric variable in the input data table that contains the frequency of occurrence of each observation. If the value of the variable for an observation is not an integer, it is truncated to an integer; if the value is less than 1 or missing, the observation is not used in the analysis. When the FREQ statement is omitted, each observation is assigned a frequency of 1.

Last updated: August 06, 2026