qr: QR

Description Usage Arguments

Description

QR factorization.

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'fmlmat'
qr(x, ...)

## S4 method for signature 'qr_fml'
qr.Q(qr, complete = FALSE, Dvec)

## S4 method for signature 'qr_fml'
qr.R(qr, complete = FALSE)

Arguments

x

An fmlmat matrix.

qr

A compact QR factorization, specifically of class qr_fml - the return of the qr() function on fmlmat data.

complete, Dvec, ...

Ignored.


fml-fam/craze documentation built on June 6, 2020, 2:05 p.m.