qr.lmFAB {FABInference}R Documentation

QR decomposition

Description

QR decomposition for lmFAB objects

Usage

## S3 method for class 'lmFAB'
qr(x, ...)

Arguments

x

lmFAB object

...

see qr.lm, if you can find it

Value

qr decomposition for a design matrix


[Package FABInference version 0.1 Index]