iterative.minimal.distance.seeker.gpg: Find minimal distance

Description Usage Arguments

Description

Function to find minimal Procrustes distance between two specimens in iterative way with increasing degree of accuracy

Usage

1
2
3
4
iterative.minimal.distance.seeker.gpg(data.1, data.2, a.min = 0.1,
  a.max = 1.9, a.skok = 0.1, theta.min = -0.9, theta.max = 0.9,
  theta.skok = 0.1, iteracje = 10, curves = NULL, istotne.cyfry = 10,
  wydruk = T)

Arguments

data.1

First specimen

data.2

Second specimen

a.min

a.min

a.max

a.max

a.skok

a.skok

theta.min

theta.min

theta.max

theta.max

theta.skok

theta.skok

iteracje

How precize should the search be

curves

Curve matrix for semilandmarks sliding

istotne.cyfry

Digit number in comparing distance

wydruk

Print distance


jakubnowicki/RetroGeoMorph documentation built on May 18, 2019, 11:17 a.m.