LA_decomposition: linear algebra decompositions for CIV. (internal function.)

Description Usage Arguments Value Examples

View source: R/CIVMR_function.R

Description

This function implements linear algebra steps to acquire necessary matrices for CIV construction.

Usage

1

Arguments

G:

original instruments with dimension nXp.

X:

phenotype of interest. dimension nXk.

Z:

possible pleiotropic phenotypes which have been measured. dimension nXr.

Value

A list of matrices which will be called by solv_pcc() and pcc_IV().

Examples

1
2

LaiJiang/CIVMR documentation built on July 16, 2020, 12:45 a.m.