Multi way Functions: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy m (moved Multi way and Image Functions to Multi way Functions) |
imported>Scott No edit summary |
||
Line 3: | Line 3: | ||
:[[coreanal]] - Analysis of the core array of a Tucker model. | :[[coreanal]] - Analysis of the core array of a Tucker model. | ||
:[[corecalc]] - Calculate the Tucker3 core given the data array and loadings. | :[[corecalc]] - Calculate the Tucker3 core given the data array and loadings. | ||
:[[eemoutlier]] - Automatically remove outliers in PARAFAC models of EEM data. | |||
:[[gram]] - Generalized rank annihilation method. | :[[gram]] - Generalized rank annihilation method. | ||
:[[modelviewer]] - Visualization tool for multi-way models. | :[[modelviewer]] - Visualization tool for multi-way models. |
Revision as of 18:31, 10 June 2015
- 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.
- eemoutlier - Automatically remove outliers in PARAFAC models of EEM data.
- 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)