๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A Pascal program for weighted least squares regression on a microcomputer

โœ Scribed by H Tyson; H Henderson; M McKenna


Publisher
Elsevier Science
Year
1982
Weight
845 KB
Volume
15
Category
Article
ISSN
0010-468X

No coin nor oath required. For personal study only.

โœฆ Synopsis


Weighted least-squares regression has been programmed in Pascal for a microcomputer. A double precision Pascal compiler and the Motorola 6809 assembler produce a fast machine-code program occupying 22000 bytes of memory when appended to the Pascal run-time module. Large data sets fit in the remaining memory. A regression with 72 observations and 24 parameters runs in 7 min, excluding optional print oat of large matrices. The maximum dimensions of the design matrix, X, can be altered by modifying two Pascal constants. Minor changes to the Pascal source program will make it compatible with other Pascal compilers.

The program optionally orthogonalises the X matrix to detect linearly-dependent columns in X, and/or generate orthogonal parameter estimates. After orthogonalizing X and fitting the model, the parameter estimates for the original X can be retrieved by the program. Regressions on a repea,.edly reduced model are performed through elimination of columns in X until the minimum adequate model is obtained.


๐Ÿ“œ SIMILAR VOLUMES


LMSMVE: A program for least median of sq
โœ Gerard E. Dallal; Peter J. Rousseeuw ๐Ÿ“‚ Article ๐Ÿ“… 1992 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 466 KB

The program LMSMVE performs robust regression analysis by using the method of the least median of squares. It also computes robust distances to locate leverage points. that is. outliers with respect to the set of independent variables. LMSMVE constructs plots of least median of squares residuals aga

Ambient error weighted partial least-squ
โœ Shizoom Wang; Timothy Larson ๐Ÿ“‚ Article ๐Ÿ“… 1993 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 464 KB

In the proposed model, both the amblent data and the source profiles were weqbted by the amblent mass scaled amblent error The comparison between thts model and the effectwe varrance we&ted chemtcal mass balance-type model was done usmg NBS test data sets The compared results show that the amblent e

A basic computer program for evaluating
โœ Curtis A. Parvin ๐Ÿ“‚ Article ๐Ÿ“… 1985 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 439 KB

Least-squares regression analysis is widely used in analytical method comparison studies even though model assumptions are typically violated. The advantages favoring the use of the least-squares technique, when applicable, are that its theoretical characteristics are thoroughly developed and the ca