An R package for Gaussian linear models with linear covariance structure

Travis build status CRAN_Status_Badge

Installation

Please install the package in R directly using the commands:

install.packages("devtools")
devtools::install_github("kbroman/regress")

References

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


Forked from David Clifford, but now maintained by Karl Broman.