View source: R/VarietyDevPipe.R
multistageTruncPt | R Documentation |
multistageTrucPt function
multistageTruncPt(alpha, corr = NA)
alpha |
vector the selected fractions from one VDP stage to the next |
corr |
matrix the correlation matrix from calcVDPcovMat |
alg |
function the truncation point calculation algorithm from package mvtnorm. Options are Miwa() and GenzBretz(). The latter is slower |
This function came essentially from the selectiongain package developed by Melchinger's group: Mi et al. 2014 Crop Science. Simplified just to the "LonginII" method.
Covariance matrix of the true genotypic values of the variety candidates with the phenotypic means from the VDP stages
vdpCovMat <- calcVDPcovMat(bsd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.