ls_0 {nlsic} | R Documentation |
Particular solution of rank-deficient least squares
Description
Particular solution of rank-deficient least squares
Usage
ls_0(aq, b)
Arguments
aq |
QR decomposition of a matrix |
b |
right-hand-side of the LS system |
Value
solution vector where free variables are set to 0.
[Package nlsic version 1.1.1 Index]