Skip to contents

dimorph is a package for estimating size dimorphism based on metric data using multiple published estimation techniques for univariate data and incomplete multivariate data, and for performing resampling-based significance tests for pairwise comparison of dimorphism estimates.

To install the current version of dimorph R-package from GitHub using devtools:

Within R:

install.packages(“devtools”)

devtools::install_github(“adamdgordon/dimorph”)