run_bayesian_ridge
Fit Bayesian Ridge Regression models to obtain regression outputs with Bayesian posterior standard deviations and precision parameters for quantitative analysis.
Instructions
Fit a Bayesian Ridge Regression.
Returns standard regression outputs plus Bayesian-specific posterior standard deviations and estimated precision parameters (alpha, lambda).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kwargs | Yes |