| Eigen_range | R Documentation |
Range (column-space, image, span) of a real or complex matrix.
Eigen_range(M, method = "QR")
M |
a matrix, real or complex |
method |
one of |
A basis of the range of M. With method = "LU", the
basis is not orthonormal, while it is with method = "QR" and
method = "COD".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.