origin_nonlinear_fit_structured
Perform nonlinear curve fitting on worksheet data by specifying a function, initial parameter values, and optional fixed parameters, then output the fitted results.
Instructions
Run nonlinear fitting with explicit function and parameter hints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worksheet | Yes | ||
| x_col | Yes | ||
| y_col | Yes | ||
| function | Yes | ||
| output_sheet | No | ||
| initial_params | No | ||
| fixed_params | No | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||