Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The FACTOR Procedure

Syntax

You can specify the following statements with the FACTOR procedure.

PROC FACTOR < options > ;
VAR variables ;
PRIORS communalities ;
PARTIAL variables ;
FREQ variable ;
WEIGHT variable ;
BY variables ;

Usually only the VAR statement is needed in addition to the PROC FACTOR statement. The descriptions of the BY, FREQ, PARTIAL, PRIORS, VAR, and WEIGHT statements follow the description of the PROC FACTOR statement in alphabetical order.


PROC FACTOR Statement

BY Statement

FREQ Statement

PARTIAL Statement

PRIORS Statement

VAR Statement

WEIGHT Statement

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.