spss_regression
Run linear regression on SPSS data files to model a dependent variable against predictors, returning coefficients, R-squared, ANOVA, and significance tests.
Instructions
Run SPSS linear regression. Specify a dependent variable and one or more predictors. Returns coefficients, R-squared, ANOVA table, and significance tests. Requires IBM SPSS Statistics to be installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | ENTER | |
| dependent | Yes | ||
| file_path | Yes | ||
| predictors | Yes | ||
| include_diagnostics | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |