cov_udi_single {mashr} | R Documentation |
Computes the covariance matrix for a single UDI model
Description
This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.
Usage
cov_udi_single(data, model)
Arguments
data |
a mash data object |
model |
a vector of length R of "U","D" and "I" |
Value
returns a named list of one element
[Package mashr version 0.2.79 Index]