Method home for lin-1

This method implements a traditional linear model for regression. Care has been taken to handle situations where the linear system is close to singular. The method produces both point predictions and predictive distributions. Detailed description of the method is available in postscript format.

Software

Source code for an implementation in C is available as a compressed tar file.

Results

Directory listing of the results available for the lin-1 method. Put the desired files in the appropriate methods directory in your delve hierarchy and uncompress them with using the "gunzip *.gz" command and untar them using "tar -xvf *.tar".

Related References

Any introductory textbook on statistics will cover the linear model.

Last Updated by Carl Edward Rasmussen, September 27, 1996