iidPhenoEval: iidPhenoEval function

View source: R/VarietyDevPipe.R

iidPhenoEvalR Documentation

iidPhenoEval function

Description

Function to estimate variety candidate BLUPs assuming they are IID

Usage

iidPhenoEval(phenoRecords)

Arguments

phenoRecords

Tibble of phenotypic observations on variety candidates.

Details

Given all the phenotypic records calculate the best prediction of the genotypic value for each individual using all its records

Value

Named real vector of the BLUPs of all individuals in phenoRecords, (names are the individual ids), with appropriate weights by error variance

Examples

iidBLUPs <- iidPhenoEval(phenoRecords)


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