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