run_linear
Fit a linear regression model to analyze relationships in financial data, returning coefficients and residuals for quantitative research.
Instructions
Fit a Linear Regression and return results with coefficients and residuals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kwargs | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |