cov_all_zeros: Compute an R by R matrix of all 0s

View source: R/compute_covs.R

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

Value

a list with 1 entry, the R by R matrix of all 0s


stephenslab/mashr documentation built on Oct. 19, 2023, 4:14 p.m.