Solve Orthogonal Procrustes Problem for `R_i` in SO(k)
Source:R/procrustes_alignment.R
solve_procrustes_rotation.Rd
Finds `R_i in SO(k)` that best aligns `A_orig_subj_anchor` to `T_anchor_group`. This is the standard unweighted version.
R/procrustes_alignment.R
solve_procrustes_rotation.Rd
Finds `R_i in SO(k)` that best aligns `A_orig_subj_anchor` to `T_anchor_group`. This is the standard unweighted version.