NIPALS

Multivariate Data Analysis
245 Downloads
Updated 17 Aug 2015

Function to perform NIPALS decomposition of a data matrix X

Cite As

Filippo Amato (2024). NIPALS (https://github.com/fulepo/NIPALS), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Chemistry in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
2.0.0.0

now the function can accept also numeric matrix as input data. The matrix is automatically converted into table giving row labels of the type 'R#' and column labels of the form 'Y#' were the symbol # refers to row or column index.

1.0.0.0

Screenshot

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.