Skip to main content
Skip table of contents

LinRegPoint

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

Syntax

CODE
 LinRegPoint(Numeric_expression_output_x, Set_expression, Numeric_expression y, Numeric_expression x)

Arguments

Numeric_expression_output_x

Numeric expression that represents values for the x axis function will be applied to
Set_ExpressionMDX expression that returns a set function is calculated by
Numeric_Expression_yNumeric expression that represents values for the y axis function is calculated by
Numeric_Expression_xNumeric expression that represents values for the x axis function is calculated by


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.