Description Usage Arguments Value
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.
1 | Tenv_Pval(Yn, Xn, B_est)
|
Yn |
The response tensor instance r_1\times r_2\times \cdots \times r_m. |
Xn |
A vector predictor of dimension p. |
B_est |
The tensor regression coefficient estimator. |
P_OLS |
The p-value of OLS estimator. |
P_val |
The p-value of |
se_mat |
The standard error matrix of vec(\hat{B}). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.