Description Usage Arguments Value Author(s) See Also Examples
Creates a full column rank matrix, U, with column space equal to the orthogonal complement of the column space of X. That is, U has column space equal to the null space of X'.
1 | create.U(X)
|
X |
A full column rank matrix. |
create.U
returns a full column rank matrix U
, with column
space equal to the orthogonal complement of the column space of X
.
Joseph B. Lang
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.