Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakubnowicki/retrogeomorph


https://github.com/jakubnowicki/retrogeomorph

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# **RetroGeoMorph**

Package: RetroGeoMorph
Type: Package
Title: Generating minimal distance matrices from tectonic-deformed landmark data.
Version: 0.02
Date: 2015-12-01
Author: Jakub Nowicki
Maintainer: Jakub Nowicki
Description: Package is a tool for creating Procrustes distance matrices from landmark data. The main pourpose of use is the search for the "minimal distance" configuration of streched landmarks. Results can be then analysed using various methods, including non-metric multidimensional scaling (for example from the package vegan).
License: GPL-2
Imports: doParallel, shapes, abind, geomorph, dplyr

#### **Instalation:**
library(devtools)
install_github('jakubnowicki/RetroGeoMorph')