solveRRBLUP: Solve RR-BLUP

View source: R/RcppExports.R

solveRRBLUPR Documentation

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


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