SimData.bin | R Documentation |
A multi-source dataset with a binary outcome, saved as a list. The first two elements of the list are the X data matrices, each with 30 predictors and 20 people. The third element of the list is a binary outcome vector Y. Dataset was simulated using same constructed with true rankJ=1, rankI=c(1,1), a large error in X (90%) and a large signal in Y. Only the first 15 predictors in each dataset predict Y.
SimData.bin
A list with 3 elements
A list of length 2. Each element in the list is a centered and scaled data matrix with 30 predictors (rows) and 20 people (columns)
binary outcome vector of length 20
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.