cov_equal_effects {mashr} | R Documentation |
Compute an R by R matrix of all 1s
Description
This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.
Usage
cov_equal_effects(data)
Arguments
data |
a mash data object, eg as created by |
Value
a list with 1 entry, the R by R matrix of all 1s
[Package mashr version 0.2.79 Index]