Description Usage Arguments Value
This function use the 1D-BIC criterion by by Zhang, X., & Mai, Q. (2018) to select envelope dimensions in tensor response regression.
1 | TensEnv_dim(Yn, Xn, multiD=1, bic_max=10, opts=NULL)
|
Xn |
A vector predictor of dimension p. |
Yn |
The response tensor instance r_1\times \cdots \times r_m. |
multiD |
The parameter in |
bic_max |
The maximum envelope dimension to be considered, the parameter in |
opts |
The parameter in |
u |
The envelope dimension of (u_1, u_2,\cdots,u_m). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.