calcGRM: calcGRM function

View source: R/PopulationImprov.R

calcGRMR Documentation

calcGRM function

Description

Function to make a genomic relationship matrix to calculate GEBVs

Usage

calcGRM(bsd)

Arguments

bsd

List of breeding scheme data

Details

bsd contains both variety candidates that have phenotypes and breeding population individuals that don't. Both need to be in the GRM for prediction

Value

A genomic relationship matrix

Examples

grm <- calcGRM(bsd)


jeanlucj/BreedSimCost documentation built on July 21, 2023, 1:59 a.m.