Skip to main content

Preliminaries

  • Chapter
Fitting Linear Models

Part of the book series: Lecture Notes in Statistics ((LNS,volume 10))

  • 208 Accesses

Abstract

In recent years, the price of computer hardware has dropped drastically. Powerful, small size computers are now easily purchased by many groups, including statistics departments. The resulting ease with which data may be gathered and manipulated has led to a corresponding increase in the size of the average statistical problem. To analyze data from such problems, the statistician must have access to algorithms that are sufficiently economical of space that they will run on these small machines. One area of analysis where there is a need for algorithms that are economical of space is in the fitting of linear models. In many instances the number of parameters may be quite large, as for example when data are blocked by location, subject, or time period. Computer implementations of standard algorithms such as QR decompositions (Lawson and Hanson 1974) or the symmetric sweep method (Goodnight 1979) require O(r2) storage to fit a model having r parameters, since they must store a triangular structure of side r. When r is large, it may not be possible to retain both the data and the triangular structures in the computer’s memory at the same time. In such a situation the data or the triangular structure (or both) could be placed on a secondary storage medium such as magnetic disk, and retrieved when necessary. This may slow down fitting considerably. For problems that are not too large, there is an alternative. An algorithm having only O(r) storage requirements may not need to use secondary storage, and consequently may run faster.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1982 Springer-Verlag New York Inc.

About this chapter

Cite this chapter

Mclntosh, A. (1982). Preliminaries. In: Fitting Linear Models. Lecture Notes in Statistics, vol 10. Springer, New York, NY. https://doi.org/10.1007/978-1-4612-5752-3_1

Download citation

  • DOI: https://doi.org/10.1007/978-1-4612-5752-3_1

  • Publisher Name: Springer, New York, NY

  • Print ISBN: 978-0-387-90746-8

  • Online ISBN: 978-1-4612-5752-3

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics