cov_first_singleton: Compute all the singleton matrices corresponding to...

View source: R/compute_covs.R

cov_first_singletonR 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 mash_set_data

Value

an R by R matrix with all 0s except the (1,1) element is 1


mashr documentation built on Oct. 18, 2023, 5:08 p.m.