reml_crit: Compute the REML criterion

View source: R/reml.r

reml_critR Documentation

Compute the REML criterion

Description

Computes the REML criterion for a balanced 2-way design.

Usage

reml_crit(M1, S1, I1, M2, S2, I2, M3, S3, I3)

Arguments

M1, M2, M3

Sum-of-squares matrices

S1, S2, S3

Covariance estimates

I1, I2, I3

Numbers of groups


damian-t-p/halfsibdesign documentation built on March 14, 2023, 4:55 a.m.