addc: Adds a column vector to a transformed design matrix and...

addcR Documentation

Adds a column vector to a transformed design matrix and updates its QR-decomposition

Description

See Marazzi A. (1993), p.355

Usage

addc(x, n = nrow(x), l, j, ip)

Arguments

x

See reference

n

See reference

l

See reference

j

See reference

ip

See reference

Value

See reference

References

Marazzi A. (1993) Algorithm, Routines, and S functions for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove, California. p.355


robeth documentation built on Aug. 22, 2023, 9:09 a.m.

Related to addc in robeth...