solveRRBLUPMK: Solve Multikernel RR-BLUP

View source: R/RcppExports.R

solveRRBLUPMKR Documentation

Solve Multikernel RR-BLUP

Description

Solves a univariate mixed model with multiple random effects.

Usage

solveRRBLUPMK(y, X, Mlist, maxIter = 40L)

Arguments

y

a matrix with n rows and 1 column

X

a matrix with n rows and x columns

Mlist

a list of M matrices

maxIter

maximum number of iteration


AlphaSimR documentation built on Nov. 2, 2023, 6:01 p.m.