ssGBLUP {MoBPS}R Documentation

Single Step GBLUP

Description

Function to perform single step GBLUP according to Legarra 2014

Usage

ssGBLUP(A11, A12, A22, G)

Arguments

A11

pedigree relationship matrix of non-genotyped individuals

A12

pedigree relationship matrix between non-genotyped and genotyped individuals

A22

pedigree relationship matrix of genotyped individuals

G

genomic relationship matrix of genotyped individuals

Value

Single step relationship matrix


[Package MoBPS version 1.6.64 Index]