minimal.distance.matrix.iter.half: Create minimal distance matrix

Description Usage Arguments

Description

Function for generating minimal Procrustes distance matrix from tectonicaly deformed landmark dataset.

Usage

1
2
3
minimal.distance.matrix.iter.half(data, Csize = FALSE, curve = NULL,
  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, istotne.cyfry = 10)

Arguments

data

Landmark dataset

Csize

Optional column with centroid size. Defaults to FALSE

curve

Optional matrix for sliding semilandmarks

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

istotne.cyfry

Digit number in comparing distance


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