View source: R/VarietyDevPipe.R
iidPhenoEval | R Documentation |
Function to estimate variety candidate BLUPs assuming they are IID
iidPhenoEval(phenoRecords)
phenoRecords |
Tibble of phenotypic observations on variety candidates. |
Given all the phenotypic records calculate the best prediction of the genotypic value for each individual using all its records
Named real vector of the BLUPs of all individuals in phenoRecords, (names are the individual ids), with appropriate weights by error variance
iidBLUPs <- iidPhenoEval(phenoRecords)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.