Multi way Functions: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy (Importing text file) |
imported>Jeremy No edit summary |
||
Line 7: | Line 7: | ||
:[[mpca]] - Multi-way (unfold) principal components analysis. | :[[mpca]] - Multi-way (unfold) principal components analysis. | ||
:[[nassign]] - Generic subscript assignment indexing for n-way arrays. | :[[nassign]] - Generic subscript assignment indexing for n-way arrays. | ||
:[[nindex]] - Generic subscript indexing for n-way arrays. | :[[nindex]] - Generic subscript indexing for n-way arrays. | ||
:[[npls]] - Multilinear-PLS (N-PLS) for true multi-way regression. | :[[npls]] - Multilinear-PLS (N-PLS) for true multi-way regression. |
Revision as of 11:35, 1 September 2010
- alignmat - Alignment of matrices and N-way arrays.
- corcondia - Evaluates consistency of PARAFAC model.
- coreanal - Analysis of the core array of a Tucker model.
- corecalc - Calculate the Tucker3 core given the data array and loadings.
- gram - Generalized rank annihilation method.
- modelviewer - Visualization tool for multi-way models.
- mpca - Multi-way (unfold) principal components analysis.
- nassign - Generic subscript assignment indexing for n-way arrays.
- nindex - Generic subscript indexing for n-way arrays.
- npls - Multilinear-PLS (N-PLS) for true multi-way regression.
- npreprocess - Preprocessing of multi-way arrays.
- outerm - Computes outer product of any number of vectors.
- parafac - Parallel factor analysis for n-way arrays.
- parafac2 - Parallel factor analysis for unevenly sized n-way arrays.
- tld - Trilinear decomposition.
- tucker - Analysis for n-way arrays.
(Sub topic of Categorical_Index)