Skip to contents

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

Usage

solveUVM(y, X, Z, K)

Arguments

y

a matrix with n rows and 1 column

X

a matrix with n rows and x columns

Z

a matrix with n rows and m columns

K

a matrix with m rows and m columns