Rinv.AtG: Function for applying R inverse to AtG in REML EM algorithm

Description Usage Arguments Value

View source: R/em_reml.R

Description

Function for applying R inverse to AtG in REML EM algorithm

Usage

1
Rinv.AtG(G, AtG, GtAAtG, tau, sigma)

Arguments

G

Matrix of genotype markers (size n x L)

AtG

AtG from pre-computation

GtAAtG

GtAAtG from pre-computation

tau

Variance component from G main effect

sigma

Variance component from model noise epsilon

Value

Matrix resulting from left multiplication of Rinv with input matrix AtG


SEAGLE documentation built on Nov. 6, 2021, 1:06 a.m.