tcc_find_pairs | R Documentation |
When running a splithalf analysis similar components are not necessarily on the same position. This function looks for best fits with Tucker's Congruence Coefficients and returns a list of models with reordered components.
tcc_find_pairs(fits)
fits |
list of parafac models |
list of parafac models
splithalf
data(eem_list)
# function currently only used from within splithalf
splithalf(eem_list, 6, nstart = 2, cores = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.