forecast_next
Predict the next metric reading and a valid range that adapts to recent volatility, even when the metric shifts.
Instructions
What should the next reading be, and within what range? Range adapts to the metric's recent volatility and stays valid even when the metric shifts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | the metric's history, oldest first | |
| nominal | No | range coverage, default 0.8 |