wrap_Xy | R Documentation |
Wrap design matrix and outcome vector into a pseudo SnpMatrix object.
wrap_Xy(X, y, featnames, net)
X |
n x d design matrix |
y |
Vector of length n with the outcomes |
featnames |
Vector of length d with the feature names |
net |
An igraph network that connects the SNPs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.