Package: regress Version: 1.3-22 Date: 2025-05-09 Title: Gaussian Linear Models with Linear Covariance Structure Authors@R: c(person("David", "Clifford", role="aut"), person("Peter", "McCullagh", role="aut"), person("HJ", "Auinger", role="ctb"), person("Karl W", "Broman", role=c("ctb","cre"), email="broman@wisc.edu", comment=c(ORCID = "0000-0002-4914-6671"))) Author: David Clifford [aut], Peter McCullagh [aut], HJ Auinger [ctb], Karl W Broman [ctb, cre] () Maintainer: Karl W Broman Description: Functions to fit Gaussian linear model by maximising the residual log likelihood where the covariance structure can be written as a linear combination of known matrices. Can be used for multivariate models and random effects models. Easy straight forward manner to specify random effects models, including random interactions. Code now optimised to use Sherman Morrison Woodbury identities for matrix inversion in random effects models. We've added the ability to fit models using any kernel as well as a function to return the mean and covariance of random effects conditional on the data (best linear unbiased predictors, BLUPs). Clifford and McCullagh (2006) . License: GPL-2 URL: https://github.com/kbroman/regress BugReports: https://github.com/kbroman/regress/issues Suggests: nlme, MASS Encoding: UTF-8 ByteCompile: true Repository: https://kbroman.r-universe.dev Date/Publication: 2026-05-30 11:23:48 UTC RemoteUrl: https://github.com/kbroman/regress RemoteRef: HEAD RemoteSha: f99f83cf769bd4fe349fe7be809fa0525048ebe6 NeedsCompilation: no Packaged: 2026-07-07 06:12:36 UTC; root