cov_first_singleton {mashr} | R Documentation |
Compute all the singleton matrices corresponding to condition-specific effects in first condition only; used for testing purposes
Description
This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.
Usage
cov_first_singleton(data)
Arguments
data |
a mash data object, eg as created by |
Value
an R by R matrix with all 0s except the (1,1) element is 1
[Package mashr version 0.2.79 Index]