Description Usage Arguments Value Author(s) Examples
The key matrix is used to specify any number of weighted item composites. A correlation matrix of these composites and the original correlation matrix is then computed and returned.
1 | .fuseFull(r_mat, key_mat)
|
r_mat |
A correlation matrix. |
key_mat |
A matrix with one row for each composite and one column for each item contained in r_mat. The value if each element corresponds to the weight given to an item. |
A matrix of intercorrelations.
Allen Goebl and Jeff Jones
1 | print("example needed")
|
[1] "example needed"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.