linearmodels.iv.model.IVGMMCUE.wresids¶
- IVGMMCUE.wresids(params: ndarray[tuple[int, ...], dtype[float64]]) ndarray[tuple[int, ...], dtype[float64]] ¶
Compute weighted model residuals
Notes
Uses weighted versions of data instead of raw data. Identical to resids if all weights are unity.