API Reference#
Linear Algebra routines as implemented in the R language.
Basics#
Compute least-squares solution to equation Ax = b. |
Decompositions#
Compute QR decomposition of a matrix. |
|
Calculate the QR decomposition and multiply Q with a matrix. |
Matrix Functions#
Compute or estimate the condition number of a matrix. |