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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kwargs | Yes |