Skip to content
Prev 171663 / 398503 Next

Leave one out Cross validation (LOO)

Alex Roy wrote:
With resampling you should be able to estimate any parameter including 
sigma.  The Design package's validate.ols function can estimate sigma 
using the bootstrap or c-v, penalizing for backward stepdown variable 
selection, although I have found some counter-intuitive estimates of 
sigma using Efron's optimism bootstrap.

Frank