spss_weight
Set or remove case weights for SPSS data by specifying a weight variable, affecting all subsequent analyses on the same file.
Instructions
Weight cases by a variable (or turn weighting off with weight_variable=None). Takes effect for subsequent procedures on the same file. Requires IBM SPSS Statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| weight_variable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |