powered by
## S3 method for class 'BGLR': predict(object,newdata = NULL, ...)
BGLR
setwd(tempdir()) library(BGLR) data(wheat) out=BLR(y=wheat.Y[,1],XL=wheat.X)
Run the code above in your browser using DataLab