qr.complement: Complement of Column Space of a Matrix

Description Usage Arguments Value

Description

Compute the projection onto the orthogonal complement of the column space of the matrix X.

Usage

1
2
## S3 method for class 'complement'
qr(X)

Arguments

X

a matrix.

Value

A projection matrix.


SWotherspoon/EMS documentation built on May 10, 2019, 1:21 p.m.