Basic support for LLO cross-validation has been added:
https://sourceforge.net/p/kriging/hg/ci/14b18da32201cbdcda2c667ff8736f106398ecac/
Its documentation must be improved before 2.4.0 can be released.
Unit tests must be added.
Virtual-LOO formulas should be implemented (but not necessarily for 2.4.0).
Diff:
This should be enough for 2.4.0:
https://sourceforge.net/p/kriging/hg/ci/adfa038e25aea4765b5d4fae57ad5555711db648/
Last edit: Julien Bect 2017-01-01
Virtual leave-one-out formulae were implemented:
https://sourceforge.net/p/kriging/hg/ci/517cadbebb01df3ce0094c42feab60d759a01449/
Remark: the current function uses
stk_make_matcovto compute response covariance matrix. This will have to be changed bystk_covmat_responsein the "covmat" branch.Thank you. The speedup is impressive!
(median computation in ms, measured on my laptop with Matlab R2016b)