- qspec.analyze.straight ( x , a , b )[source]
-
- Parameters:
-
- xarray_like
The x values.
- aarray_like
The y-intercept.
- barray_like
The slope.
- Returns:
-
- outndarray
The y values resulting from the 'x' values via the given linear relation.
The x values.
The y-intercept.
The slope.
The y values resulting from the 'x' values via the given linear relation.