hat.transf {CodataGS}R Documentation

Transforms hat values

Description

Transforms hat values between the SNP-BLUP model and the gBLUP model.

Usage

hat.transf(C22, transf, vc, k, N, w)

Arguments

C22

Submatrix of the inverse of the LHS in the MME

transf

A transformation matrix.

vc

Genetic variance

k

Number of SNPs

N

Number of individuals

w

SNP weights

Value

Transformed hat values

Author(s)

Lars Ronnegard


[Package CodataGS version 1.43 Index]