sin_theta_distance {primePCA} | R Documentation |
Frobenius norm sin theta distance between two column spaces
sin_theta_distance(V1, V2)
V1 |
a matrix with orthonormal columns |
V2 |
a matrix of the same dimension as V1 with orthonormal columns |
the Frobenius norm sin theta distance between two V1 and V2