calc_omega: Calculate Omega matrices

Description Usage Arguments Value Examples

View source: R/calc_XHiY.R

Description

Calculate Omega matrices

Usage

1

Arguments

eval

vector of eigenvalues from decomposition of relatedness matrix

D_l

vector of length d_size

Value

list of length 2. First entry in the list is the symmetric matrix OmegaU. Second entry in the list is the symmetric matrix OmegaE.

Examples

1
calc_omega(eval = 50:1, D_l = runif(2))

fboehm/gemma2 documentation built on Oct. 28, 2020, 5:35 p.m.