eempf_cortable: Calculating correlations between the component loadings in...

Description Usage Arguments Value Examples

Description

Calculating correlations between the component loadings in all samples (C-Modes).

Usage

1
eempf_cortable(pfmodel, normalisation = FALSE, method = "pearson", ...)

Arguments

pfmodel

results from a PARAFAC analysis, class parafac

normalisation

logical, whether normalisation is undone or not

method

method of correlation, passed to cor

...

passed on to cor

Value

matrix

Examples

1
2
data(pf_models)
eempf_cortable(pf4[[1]])

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