powered by
The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("-deprecated").
help("-deprecated")
FG_TPR(Xn, Yn, Gamma_init)FG_TRR(Xn, Yn, Gamma_init)TensPLS_fit(x, y, SigX, u)Tenv(Xn, Yn, u, opts = NULL)
FG_TRR(Xn, Yn, Gamma_init)
TensPLS_fit(x, y, SigX, u)
Tenv(Xn, Yn, u, opts = NULL)
For FG_TPR, use TPR.fit with method = "FG".
FG_TPR
TPR.fit
method = "FG"
For FG_TRR, use TRR.fit with method = "FG".
FG_TRR
TRR.fit
For TensPLS_fit, use TPR.fit with method = "PLS".
TensPLS_fit
method = "PLS"
For Tenv, use TRR.fit with method = "1D".
Tenv
method = "1D"