Genomic prediction
predictValue(sEnv = NULL, popID = NULL, trainingPopID = NULL,
locations = NULL, years = NULL, sharingInfo = NULL)the environment that BSL functions operate in. If NULL, the default simEnv is attempted
population ID to be predicted (default: the latest population)
population ID to be used for training a prediction model (default: all populations with phenotype data). NOTE: if sharingInfo="none" this parameter has no effect.
data from which locations should be used (default: all locations)
data from which years should be used (default: all years)
one of "none", "markers", "pedigree". If none, genotypic values are assumed IID. If markers or pedigree, a genomic or pedigree relationship matrix is constructed
modifies the list sims in environment sEnv by calculating predicted values as specified and changing the default selection criterion to use them