Closed vmirly closed 10 years ago
yes! Overfitting is one source of instability! Sometimes stability is data dependant!
As I am reading the literature, there are several methods to measure stability of a statistical model! You can also use bootstrapping, subsetting, and adding outliers to see if your model is stable or not!
Oh, nice one, thanks! Never heard of this before! So the purpose is to measure how "certain" your original model is? Basically if you add certain noise to different models, and the model before and after the noise is almost "similar" then it is a good model, otherwise it is overfitted?