GetSharedSamples: Find Shared Sample Names

Description Usage Arguments Value

View source: R/GetSharedSamples.R

Description

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.

Usage

1
GetSharedSamples(x, y = NULL, groups = NULL)

Arguments

x

matrix or list of matrices

y

matrix

groups

data.frame or data.table with groups data

Value

vector of shared sample names


okg3/MultiDataAnalysis documentation built on March 28, 2020, 12:20 p.m.