CMD + K

r-regress

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-regress

Usage Tracking

1.3_22
1.3_21
1.3_15
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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

Last Updated

May 9, 2025 at 22:05

License

GPL-2.0-or-later

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.3_15
win-64 Last supported version: 1.3_15
macOS-64 Last supported version: 1.3_15