Skip to content
forked from ntmv/angler

This is the first version of a library in R to calculate sexual size and shape dimorphism from landmark-based sexual dimorphism data.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

DworkinLab/angler

 
 

Repository files navigation

R-CMD-check

angler

Sexual dimorphism (i.e the differences between males and females) is largely prevalent in the natural world, and has been widely observed to be exhibited in a range of patterns across various clades. A critical issue that hampers the study of sexual dimorphism is the lack of standardized measures in the literature to calculate sexual shape and size dimorphism. angler computes a set of commonly used measures of sexual size dimorphism (SSD) and shape dimorphism (SShD) from landmark based morphometric data for future studies to conveniently calculate standardized effect sizes of sexual dimorphism. The package additionally computes a bootstrapped-based standard error for the various measures included in the package.

Installation

This package is not available on CRAN as of this date (although it is intended to be submitted soon). You can install the development version of angler from GitHub by running the following line of code:

devtools::install_github("ntmv/angler")

To Do List

  • Clean up documentation of functions
  • More error checks for sample sizes for within-strata bootstrapping
  • General function check
  • Testing
  • Update README with examples
  • Add vignette and pkgdown website for code documentation and examples
  • General formatting

Additional potential features of interest

  • Mahalanobis distance: sparse variance-covariance estimation

About

This is the first version of a library in R to calculate sexual size and shape dimorphism from landmark-based sexual dimorphism data.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%