Displaying 1 result from an estimated 1 matches for "hcspc".
Did you mean:
wcspc
2011 Oct 04
0
number of analogs in significance test of MAT reconstructions using randomTF from palaeoSig
...nts. I'm probably missing
something obvious here but how do I make sure that randomTF is testing
the reconstruction based on the desired number of analogs / components?
In:
fitmap.wapls = WAPLS( lumapspc, lumap)
sig.wapls = randomTF( spp = sqrt( lumapspc ), env = lumapenv, fos =
sqrt( hcspc ), n = 999, fun = WAPLS, col = 4 )
I assume "col = 4" tells randomTF to test the reconstruction based
on the four component WA-PLS model as that's what the documentation
seems to indicate.
However, in:
fitmap.mat = MAT( lumapspc, lumap, dist.method = "chord", k...