base.rpdgels: rpdgels

Description Usage Arguments Details

View source: R/lm.R

Description

Linear model fitter via rank-revealing QR (with pivoting).

Usage

1
base.rpdgels(tol, m, n, nrhs, a, desca, b, descb)

Arguments

tol

Numerical tolerance for the QR.

m, n

Problem size.

nrhs

Number of right hand sides.

a

Left hand side.

desca

ScaLAPACK descriptor array.

b

Right hand side.

descb

ScaLAPACK descriptor array.

Details

For advanced users only. See pbdDMAT for high-level functions.


RBigData/pbdBASE documentation built on Oct. 29, 2021, 6:19 p.m.