statsmodels.stats.outliers_influence.MLEInfluence.d_fittedvalues¶
- MLEInfluence.d_fittedvalues¶
Change in expected response, fittedvalues
Local change of expected mean given the change in the parameters as computed in d_params.
Notes
This uses one-step approximation of the parameter change to deleting one observation
d_params
.