Solve Multikernel RR-BLUP
Solves a univariate mixed model with multiple random effects.
solveRRBLUPMK(y, X, Mlist, maxIter = 40L)
y
: a matrix with n rows and 1 columnX
: a matrix with n rows and x columnsMlist
: a list of M matricesmaxIter
: maximum number of iterationUseful links