Description Usage Arguments Value Examples
Calculating correlations between the component loadings in all samples (C-Modes).
1 | eempf_cortable(pfmodel, normalisation = FALSE, method = "pearson", ...)
|
pfmodel |
results from a PARAFAC analysis, class parafac |
normalisation |
logical, whether normalisation is undone or not |
method |
method of correlation, passed to |
... |
passed on to |
matrix
1 2 | data(pf_models)
eempf_cortable(pf4[[1]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.