matchingsymm_RPS: This function obtains the individual resistant-symmetric...

Description Usage Arguments Author(s)

Description

This function obtains the individual resistant-symmetric shape for 2D matching-symmetry data. The input is an array A of size n (landmarks) x p (dimensions) x 2k (objects: the left-right sides for each). Configurations are ordered in this way: left side Object 1, right side Object 1, left side Object 2, right side Object 2, etc

Usage

1
matchingsymm_RPS(A,ctr="gmedian",legend.loc="topleft")

Arguments

A

an array of size n (landmarks) x 2 (in 2D) x 2k (left/right sides for k configurations)

ctr

Centering options: "gmedian" (the spatial or gemetric median, default choice), "median" (the componentwise median), "mean" (the average)

legend.loc

The location of the legend for the plot.result function

Author(s)

Federico Lotto, Sebastian Torcida


GuillermoPachecoGit/Robgit documentation built on May 29, 2019, 11:41 a.m.