findlines: Find the constants that define each line.

Description Usage Arguments Value

Description

Given X, Y, Z, find the constants a_j, b_j, c_j, d_j that define the shape of each term in the sum.

Usage

1
findlines(x, z, y, SigE, SigS)

Arguments

x

a matrix with n rows corresponding to the fixed effects.

z

a matrix with n rows corresponding to the random effects.

y

a numeric vector of length n.

SigE

an n x n covariance matrix for the random error.

SigS

an n x n covariance matrix for the random effects.

Value

A dataframe of containing the constants that define the shape of each term in the sum.


andrewpbray/lmmoptim documentation built on May 10, 2019, 11:10 a.m.