Description Usage Arguments Value References
View source: R/TensPLS_cv2d3d.R
This function obtain the envelope dimension by cross-validation for tensor regression.
1 | TensPLS_cv2d3d(X0, Y0, maxdim, nfolds)
|
X0 |
A predictor tensor instance. |
Y0 |
The response vector. |
maxdim |
The largest dimension to be considered for selection. |
nfolds |
Number of folds for cross-validation. |
mincv |
The minimum sum of squared error. |
u |
The envelope subspace dimension selected. |
Zhang, X., & Li, L. (2017). Tensor Envelope Partial Least-Squares Regression. Technometrics, 59(4), 426-436.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.