Skip to content
Prev 58919 / 398502 Next

an off-topic question -> model validation

Wensui Liu wrote:
Data splitting is very inefficient for model validation unless the 
sample size is extremely large.  Consider using Efron's "optimism" 
bootstrap as is used in the validate function in the Design package. 
validate will also do data splitting and cross-validation though.