- qspec.models. Offset.guess_offset ( x , y )[source]
Guess the first two polynomial orders for a given data set (const and linear).
- Parameters:
-
- xNone
The input values.
- yNone
The y data.
- Returns:
-
- outNone
Guess the first two polynomial orders for a given data set (const and linear).
The input values.
The y data.