AxModelFitter_get_fitting_examples
Retrieve ready-to-use model fitting templates with correct JAX syntax, pint units, parameter bounds, and file-based data structures. Copy and modify for your specific model.
Instructions
Get complete working examples for model fitting with the AxModelFitter.
Returns ready-to-use templates with:
- Proper JAX function syntax
- Correct pint units
- Realistic parameter bounds
- File-based data structure examples
Use these as starting points - copy the structure and modify for your specific model.
Templates include: exponential decay, polynomial fitting, multivariate models, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||