Results folders content PLS

1 回表示 (過去 30 日間)
Matteo Novello
Matteo Novello 2020 年 10 月 30 日
編集済み: Walter Roberson 2020 年 10 月 30 日
I am using the pls-toolbox. The dataset is made up of: X [420x12] and Y [420x1]. I do everything and choose 5 LVs.
On the report there are the various folders, in the loads what do the 4 matrices present (those in the photo) correspond to?
(The (2,2) è 5x1)
  2 件のコメント
Walter Roberson
Walter Roberson 2020 年 10 月 30 日
PLS Toolbox? That looks like it might be a third-party commercial toolbox, https://eigenvector.com/software/pls-toolbox/ ?
Matteo Novello
Matteo Novello 2020 年 10 月 30 日
Yes, isn't a free toolbox for matlab

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 10 月 30 日
編集済み: Walter Roberson 2020 年 10 月 30 日
http://wiki.eigenvector.com/index.php?title=Standard_Model_Structure#model
loads: Contains factors recovered for the data. In the case of PCA or PLS models, the rows are the "scores" and "loadings" of the data. For PARAFAC, it is the loadings of each mode. The size of the loads field will be dxj, where d is the number of modes (dimensions) and j is the number of blocks of data used by the model (Table 1). PCA models will be 2x1 (two modes, one block), PLS models will usually be 2x2 (two modes, two blocks), PARAFAC will often be dx1 where d is at least 3. Other model types follow this same pattern.

カテゴリ

Help Center および File ExchangeMathematics and Optimization についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by