Skip to content
Prev 24194 / 29559 Next

How to perform 'repeated K-fold cross validation' using gstat package?

Please don't repeat questions to this list when there is no answer
within 24 hours; there are over 3000 subscribers.

The link you point to demonstrates how to use a for loop to repeat a
certain procedure, such as cross validation. Study it well, and ask
yourself what information you want to retain from each loop iteration,
and what you want to do with it afterwards.
On 05/04/16 07:02, uzzal at gist.ac.kr wrote: