View source: R/002_data_processing.R
as.TR_data | R Documentation |
Format tensor regression data
as.TR_data(y, X, eta = NULL)
y |
a numeric response of length N |
X |
an array in which the last margin is of size N |
eta |
a matrix with N rows |
a list of class 'TR_data' in which dimensions have been verified as compatible with the tensor regression functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.