spss_regression
Run linear regression on SPSS data. Provide dependent and predictor variables to receive coefficients, R-squared, ANOVA table, 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 |