LinRegSlope (PQL)

Calculates the linear regression of a set, and returns the value of the slope in the regression line, y = ax + b

Syntax

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

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

Comments