Thierry Moudiki shows off some functionality in the the crossval package:
In this post, I present some examples of use of
crossvalon a linear model, and on the popularxgboostandrandomForestmodels. The error measure used is Root Mean Squared Error (RMSE), and is currently the only choice implemented.
Click through for the demonstration in notebook form. H/T R-Bloggers.