tcc_find_pairs: Reorders components of different PARAFAC models according to...

Description Usage Arguments Value See Also Examples

Description

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.

Usage

1

Arguments

fits

list of parafac models

Value

list of parafac models

See Also

splithalf

Examples

1
2
3
4
data(eem_list)

# function currently only used from within splithalf
splithalf(eem_list,6,nstart=2)

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.