bpContrastiveCov {scPCA} | R Documentation |
Compute the list of contrastive covariance matrices in parallel
using bplapply
.
bpContrastiveCov(target, background, contrasts, center, scale)
target |
The target (experimental) data set, in a standard format such
as a |
background |
The background data set, in a standard format such as a
|
contrasts |
A |
center |
A |
scale |
A |
A list of contrastive covariance matrices. Each element has an
associated contrastive parameter in the contrasts
vector.