DataExample | R Documentation |
Simulated data to demonstrate the use of SIDA.
data(DataExample)
A list with 4 elements
A list with each entry containing two views of training data with dimension 160\times 2000 each. Rows are samples and columns are variables.
160 \times 1 vector of training class membership. There are three classes each with size 80.
A list with each entry containing two views of testing data with dimension 320\times 2000 each. Rows are samples and columns are variables.
320 \times 1 vector of testing class membership. There are three classes each with size 160.
Sandra E. Safo, Eun Jeong Min, and Lillian Haine (2019) , Sparse Linear Discriminant Analysis for Multi-view Structured Data, submitted
# see cvSIDA or sida examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.