Description Usage Arguments Value Author(s) References Examples
Computes an orthonormal basis of the orthogonal complement of the column space of a given matrix.
1 |
M |
Matrix for which basis of the orthogonal complement of the column space is needed. |
tol |
A relative tolerance to determine rank through qr decomposition |
Returns a semi-orthogonal matrix with columns forming an orthonormal basis of the orthogonal complement of the column space of M.
Debasis Sengupta <shairiksengupta@gmail.com>, Jinwen Qiu <qjwsnow_ctw@hotmail.com>
Sengupta and Jammalamadaka (2019), Linear Models and Regression with R: An Integrated Approach.
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.