View source: R/linear-algebra.r
proj_dist | R Documentation |
Computes the Frobenius norm between two bases, in radians. This is equals to the Euclidean norm of the vector of principal angles between the two subspaces.
proj_dist(x, y)
x |
projection matrix a |
y |
projection matrix b |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.