Description Usage Arguments Value
View source: R/GetSharedSamples.R
GetSharedSamples
is an internal function that checks identifies names
that are shared in x, y, and the first column of groups as relevant within
ModelMultiData function.
1 | GetSharedSamples(x, y = NULL, groups = NULL)
|
x |
matrix or list of matrices |
y |
matrix |
groups |
data.frame or data.table with groups data |
vector of shared sample names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.