modified_kabsch: modified version of the kabsch algorithm

Description Usage Arguments Value

View source: R/modified_kabsch.R

Description

adapted to allow application of the matrix to a third dataset. Adapted from the kabsch function used in this package, original site listed there.

Usage

1
modified_kabsch(pm, qm, om)

Arguments

pm

a matrix

qm

a matrix

om

a third matrix

Value

om transposed.


samhforbes/digitizeR documentation built on Dec. 29, 2021, 7:17 p.m.