Are there any general results on bounds for linear regression model coefficients if we change the data set? For example, if I learn a model with a few data points less, what will happen to the model coefficients?
I have tried to look at the algebra, but the design matrix inversion involved in finding the model coefficients seems to "block" finding useful bounds.
Note: this is not a "sensitivity analysis" question. The changes in the data could be "big".