LogRegB (PQL)

Calculates the logorithmic regression of a set and returns the value of 'b' in the regression line,  y = a + b*ln(x)

Syntax

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

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

Comments