norm.procrustes {sgdGMF}R Documentation

Procrustes distance

Description

Compute the Procrustes distance between two matrices

Usage

norm.procrustes(A, B)

Arguments

A

target matrix

B

matrix to be rotated


[Package sgdGMF version 1.0.1 Index]