eigen_proc: Eigendecomposition procedure for Vg and Ve

Description Usage Arguments Value Examples

View source: R/calc_XHiY.R

Description

Eigendecomposition procedure for Vg and Ve

Usage

1
eigen_proc(V_g, V_e, tol = 1/10000)

Arguments

V_g

a d_size by d_size covariance matrix

V_e

a d_size by d_size covariance matrix

tol

a positive number indicating the tolerance for isSymmetric

Value

a named list of length 4 containing the outputs of eigendecomposition procedure

Examples

1

gemma2 documentation built on Oct. 24, 2020, 5:06 p.m.