Obtain \(p\)-values of each elements in the tensor regression coefficient estimator. Two-sided t-tests are applied on the coefficent estimator, where the estimator use the asymptotic covariance of the OLS estimator.
Tenv_Pval(Yn, Xn, B_est)
The response tensor instance \( r_1\times r_2\times \cdots \times r_m\).
A vector predictor of dimension \(p\).
The tensor regression coefficient estimator for tensor response regression.
The p-value of OLS estimator.
The p-value of B_est
.
The standard error matrix of \(\mathrm{vec}(\hat{B})\).