spss_factor
Run SPSS factor analysis to extract eigenvalues, variance explained, and rotated factor matrix. Supports principal components or principal axis factoring with varimax or oblimin rotation.
Instructions
Run SPSS FACTOR analysis (principal components or principal axis factoring). Includes eigenvalues, variance explained, and rotated factor matrix. Requires IBM SPSS Statistics to be installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | PC | |
| rotation | No | VARIMAX | |
| file_path | Yes | ||
| n_factors | No | ||
| variables | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |