Skip to content

cross validation in CoCA and CCA

2 messages · Martin Weiser, Gavin Simpson

#
Besides, one can use (I hope) GNU Octave (free, libre, opensource) to do
it with the original MatLab code, as Octave is compatible with MatLab.
HTH.
Martin

 Gavin Simpson p??e v P? 28. 03. 2014 v 20:44 -0600:

  
    
#
The only wrinkle might be the PLS toolbox - not knowing octave I don't
know if the PLS codes for it match with the commercial PLS toolbox
used by the matlab code in the ESA Archive bundle relating to the
paper.

If I recall correctly, everything is in cocorresp to allow you to
write the loops shown in the example matlab file using R code. Some
functions may be hidden, I doubt I want the mean centring functions
and the individual crossval functions exported, but you can access
them via cocorresp:::

G
On 1 April 2014 15:23, Martin Weiser <weiser2 at natur.cuni.cz> wrote: