Learn R Programming

AlphaSimR (version 1.4.2)

solveRRBLUP: Solve RR-BLUP

Description

Solves a univariate mixed model of form \(y=X\beta+Mu+e\)

Usage

solveRRBLUP(y, X, M)

Arguments

y

a matrix with n rows and 1 column

X

a matrix with n rows and x columns

M

a matrix with n rows and m columns