statsmodels.sandbox.regression.gmm.IVRegressionResults.resid_pearson¶
- IVRegressionResults.resid_pearson¶
 Residuals, normalized to have unit variance.
- Returns:¶
 - array_like
 The array wresid normalized by the sqrt of the scale to have unit variance.
  
    
      Last update:
      Jun 10, 2024