fips.Estimator.R2#

property Estimator.R2: float#

Coefficient of determination (R-squared).

\[\begin{split}R^2 = corr(z, H\\hat{x})^2\end{split}\]
Returns:

R-squared value.

Return type:

float