Parameter | Type | Description |
---|---|---|
x |
decimal
|
The dependent variable
|
y |
decimal
|
the independent variable.
|
Returns: decimal
Example
query:
SELECT REGR_AVGY(time_bjd_2454833, flux)
FROM tabbysstarflux
result:
regr_avgy |
---|
1 |