Multi way Functions: Difference between revisions
Jump to navigation
Jump to search
imported>Scott No edit summary |
imported>Scott No edit summary |
||
Line 14: | Line 14: | ||
:[[parafac]] - Parallel factor analysis for n-way arrays. | :[[parafac]] - Parallel factor analysis for n-way arrays. | ||
:[[parafac2]] - Parallel factor analysis for unevenly sized n-way arrays. | :[[parafac2]] - Parallel factor analysis for unevenly sized n-way arrays. | ||
:[[splithalf]] - Performs splithalf validation of [[parafac]] and [[parafac2]] models | |||
:[[tld]] - Trilinear decomposition. | :[[tld]] - Trilinear decomposition. | ||
:[[tucker]] - Analysis for n-way arrays. | :[[tucker]] - Analysis for n-way arrays. | ||
(Sub topic of [[Categorical_Index|Categorical_Index]]) | (Sub topic of [[Categorical_Index|Categorical_Index]]) |
Revision as of 13:19, 29 November 2018
- 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)