LinRegR2 (MDX)
Returns the coefficient of determination of the linear regression
Parameters
Name | Type | Cardinality | Default value |
set-expression | one | ||
y values | numeric-expression | one | |
x values | numeric-expression | one |
Return
numeric-value
Description
Returns the coefficient of determination of the linear regression using least square estimator (Wikipedia).
See Also
LinRegIntercept LinRegPoint LinRegR2 LinRegSlope
Examples
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.