contrastiveCov {scPCA} | R Documentation |
Compute the list of contrastive covariance matrices.
contrastiveCov(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.