搜索资源列表
NIPALS
- NIPALS 算法 留1法 交叉检验 绘图
NIPALS
- NIPALS 算法 留1法 交叉检验 绘图 -NIPALS algorithm cross-validation method to stay one mapping
pls
- 偏最小二乘法PLS广泛应用于很多领域。这个程序包提供了一个函数,使用非线性迭代偏最小二乘法NIPALS算法,实现PLS回归。同时包含NIPALS算法的教程-PLS PLS is widely used in many areas. This package provides a function, use of non-linear iterative partial least squares algorithm NIPALS ach
lab432
- 主成分分析和偏最小二乘SquaresPrincipal成分分析( PCA )和偏最小二乘( PLS ) ,广泛应用于工具。此代码是为了显示他们的关系,通过非线性迭代偏最小二乘( NIPALS )算法。 -Principal Component Analysis and Partial Least SquaresPrincipal Component Analysis (PCA) and Partial Least Squares (
NIPALS
- function calculates matrices of scores and loadings using NIPALS algorithm (Nonlinear Iterative Partial Least Squares)
NI-PLS
- 偏最小二乘法PLS的NIPALS算法Matlab程序及例子①-failed to translate
Discriminant-PLS-
- 包括 • The NIPALS Algorithm for PCA • The NIPALS Algorithm for PLS • Discriminant PLS using the NIPALS Algorithm-PCA、PLS、Discriminant PLS
pls2
- PLS算法 采用归一化 拟合更好的非线性迭代偏最小二乘法(NIPALS)-PLS algorithm using normalized fitting better nonlinear iterative partial least squares (NIPALS)
pls-new
- 偏最小二乘法PLS回归NIPALS算法的Matlab程序及例子-PLS PLS regression NIPALS algorithm Matlab procedures and examples
pls_0.0.1
- The implementation of the NIPALS algorithm provided in this library * is a translation from the MATLAB version of the NIPALS algorithm * written by Dr. Herve Abdi from The University of Texas at Dallas
NIPALS-Matlab
- 基于NIPALS算法的偏线性最小二乘(PLS)Matlab程序-NIPALS linear algorithm based on partial least squares (PLS) Matlab program
pls
- 用NIPALS算法实现的偏最小二乘法,包含测试文件,算法原理说明-With NIPALS algorithm of partial least squares
PLSNIPAL
- PLS的NIPALS算法。通常是作为一个子程序PLS,因为它只计算一个潜变量。-It is generally run as a subprogram of PLS, since it calculates only one latent variable.