Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Efficient algorithms for estimating the general linear model
Yanev P., Kontoghiorghes E. Parallel Computing32 (2):195-204,2006.Type:Article
Date Reviewed: Nov 23 2006

A sequence of papers by C.C. Paige [1,2,3] introduced the notion of a generalized Q-R decomposition to fit the general linear model min uTu, y = X&bgr; + Cu, where &OHgr; = &sgr;2CCT is the covariance matrix for the unmeasurable errors, X is an m × n matrix, and C is an m × m matrix. The idea is simple: first, perform a “regular” Q-R decomposition of X into

where Q1 = Q1 = I is an orthogonal matrix and R is an upper triangular matrix. Then, find an orthogonal Q2 such that

where S22 is upper triangular. This reduction allows for a swift, elegant solution of generalized least squares (GLS) problems (see [2]).

Since C is often a Cholesky factor, it is often handed to us in upper triangular form and that is what the authors here assume. In making that assumption, the authors turn an O(m3) operation LAPACK procedure into an O(mn2) operation procedure using chasing techniques for applying Givens rotations. The authors then develop a parallel procedure that exploits a row wrap mapping of the rows of X and C under a message-passing model of parallel computing, and show results of tests that exhibit reasonable parallel speedups and scalability.

Reviewer:  Jesse L. Barlow Review #: CR133622 (0711-1133)
1) Paige, C.C. Numerically stable computations for general univariate linear models. Commun. Statist. Simulation Comput. 7, 5(1978), 437–453.
2) Paige, C.C. Computer solution and perturbation analysis of generalized linear least squares problems. Math. Comp. 33, 145(1979), 171–183.
3) Paige, C.C. Fast numerically stable computations for generalized linear least squares problems. SIAM J. Num. Analysis 16, 1(1979), 165–171.
Bookmark and Share
  Reviewer Selected
 
 
Linear Systems (Direct And Iterative Methods) (G.1.3 ... )
 
 
Parallel Algorithms (G.1.0 ... )
 
 
Parallelism And Concurrency (F.1.2 ... )
 
 
General (G.1.0 )
 
 
Modes Of Computation (F.1.2 )
 
Would you recommend this review?
yes
no
Other reviews under "Linear Systems (Direct And Iterative Methods)": Date
Identification of linear systems
Schoukens J., Pintelon R., Pergamon Press, Inc., Elmsford, NY, 1991. Type: Book (9780080407340)
Sep 1 1992
Interval linear systems with symmetric matrices, skew-symmetric matrices and dependencies in the right hand side
Jansson C. Computing 46(3): 265-274, 1991. Type: Article
Jun 1 1993
Generalized principal components analysis and its application in approximate stochastic realization
Arun K., Kung S., Kluwer B.V., Deventer, The Netherlands, 1986. Type: Book (9789780898381771)
Aug 1 1989
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy