/regress

Gaussian Linear Models with Linear Covariance Structure

Primary LanguageRGNU General Public License v2.0GPL-2.0

An R package for Gaussian linear models with linear covariance structure

Installation

Please install the package in R directly using the commands:

install.packages("devtools")
devtools::install_github("david-clifford/regress")

References

Clifford, D., & McCullagh, P. (2005). The regress function. The Newsletter of the R Project Volume 6/2, May 2006, 6. (link)