Description
Some parameters span several orders of magnitude, making direct estimation inefficient or unstable. Transformations (e.g. log, logit) are commonly used but are not currently supported in a structured way.
Expected behavior
- Users can define transformations on parameters (e.g. log, logit, custom)
- Estimation is performed in the transformed space
- Results are returned in the original parameter space
Proposed solution
Description
Some parameters span several orders of magnitude, making direct estimation inefficient or unstable. Transformations (e.g. log, logit) are commonly used but are not currently supported in a structured way.
Expected behavior
Proposed solution
Allow users to specify transformations in parameter definition
Apply transformations:
Ensure compatibility with: