LinRegPoint (PQL)

Calculates the linear regression of a set, and returns the value of the y-intercept in the regression line, y = ax + b for a particular value of x

Syntax

LinRegPoint( <Numeric> , <List> , <Numeric> , OPTIONAL <Numeric> )

* Click on the function's arguments above for more details on the input values.

Comments