liewi_gpa: Array data of Generalized Procrustes Analysis (GPA)...

Description Usage Format Details Author(s) Source See Also Examples

Description

An array data of GPA coordinates of dorsal anchors (left-right averaged) from 31 Ligophorus liewi samples.

Usage

1

Format

An array of 31 matrices, each having 11 rows (landmarks) and 2 columns (xy GPA coordinates)

Details

All samples in this array have quality score above 10.

Author(s)

Tsung Fei Khang tfkhang@um.edu.my

Source

Khang TF, Soo OYM, Tan WB, Lim LHS. (2016). Monogenean anchor morphometry: systematic value, phylogenetic signal, and evolution. PeerJ 4:e1668.

See Also

Qscore, plotLM

Examples

1
2
3
4
5
data(liewi_gpa)

nice_title <- expression(paste("Dorsal anchor ", italic(L.liewi)))
plotLM(liewi_gpa, tit=nice_title, pointscale=0.8, axispointscale=0.8,
meansize=1.2, polygon.outline=TRUE,c(-.6,.6),c(-.6,.6) )

monogeneaGM documentation built on May 29, 2017, 9:18 p.m.