Learn R Programming

paleomorph (version 0.1.4)

Geometric Morphometric Tools for Paleobiology

Description

Fill missing symmetrical data with mirroring, calculate Procrustes alignments with or without scaling, and compute standard or vector correlation and covariance matrices (congruence coefficients) of 3D landmarks. Tolerates missing data for all analyses.

Copy Link

Version

Install

install.packages('paleomorph')

Monthly Downloads

149

Version

0.1.4

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 19th, 2017

Functions in paleomorph (0.1.4)

mirrorfill

Fill missing symmetrical landmarks for all specimens in an array using mirrored values from other side of a bilaterally symmetrical object where present
mirrorfill1

Fill missing landmarks for a single specimen using mirrored values from other side of object
plotSpecimens

Plot an array of specimen landmark data in an interactive 3D frame
procrustes

Conducts Procrustes superimposition to align 3D shapes with or without scaling to centroid size.
dotcorr

Calculate 3D vector correlation matrix using the congruence coefficient. Skips any missing values in computation of correlation matrix
dotcvm

Calculate 2d or 3D covariance matrix using unscaled congruence coefficient. Skips any missing values in computation of covariance matrix
countMissing

Count the number of missing landmarks in an array
covar

Calculate covariance matrix between individual landmark coordinates