david-clifford/regress: Gaussian Linear Models with Linear Covariance Structure

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 (BLUPs).

Getting started

Package details

AuthorDavid Clifford and Peter McCullagh. Additional contributions by HJ Auinger.
MaintainerDavid Clifford <david.clifford+CRAN@gmail.com>
LicenseGPL 2 | file LICENSE
Version1.3-16
URL http://www.csiro.au
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("david-clifford/regress")
david-clifford/regress documentation built on June 4, 2019, 11:29 p.m.