Other packages > Find by keyword >

geomorph  

Geometric Morphometric Analyses of 2D and 3D Landmark Data
View on CRAN: Click here


Download and install geomorph package within the R console
Install from CRAN:
install.packages("geomorph")

Install from Github:
library("remotes")
install_github("cran/geomorph")

Install by package version:
library("remotes")
install_version("geomorph", "4.0.10")



Attach the package and use:
library("geomorph")
Maintained by
Dean Adams
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-26
Latest Update: 2023-08-31
Description:
Read, manipulate, and digitize landmark data, generate shape variables via Procrustes analysis for points, curves and surfaces, perform shape analyses, and provide graphical depictions of shapes and patterns of shape variation.
How to cite:
Dean Adams (2012). geomorph: Geometric Morphometric Analyses of 2D and 3D Landmark Data. R package version 4.0.10, https://cran.r-project.org/web/packages/geomorph. Accessed 18 Feb. 2025.
Previous versions and publish date:
1.0 (2012-10-26 21:59), 1.1-0 (2013-02-13 06:14), 1.1-1 (2013-04-11 06:59), 1.1-2 (2013-07-25 16:30), 1.1-3 (2013-08-29 22:30), 1.1-4 (2013-10-09 21:13), 1.1-5 (2013-12-12 18:54), 1.1-6 (2014-01-28 19:32), 2.0.1 (2014-04-18 19:46), 2.0 (2014-04-15 23:13), 2.1.1 (2014-07-19 08:41), 2.1.2 (2014-11-04 19:54), 2.1.3 (2015-02-12 20:28), 2.1.4 (2015-04-02 17:52), 2.1.5 (2015-05-22 07:28), 2.1.6 (2015-06-23 08:05), 2.1.7-1 (2015-10-27 09:52), 2.1.7 (2015-09-21 11:47), 2.1 (2014-05-30 17:23), 3.0.0 (2016-01-21 17:03), 3.0.1 (2016-03-25 20:00), 3.0.2 (2016-07-19 10:49), 3.0.3 (2016-09-09 23:42), 3.0.4 (2017-06-08 06:36), 3.0.5 (2017-08-09 22:41), 3.0.6 (2018-04-29 05:40), 3.0.7 (2018-07-28 00:40), 3.1.0 (2019-03-25 00:00), 3.1.1 (2019-04-02 21:20), 3.1.2 (2019-05-20 20:50), 3.1.3 (2019-10-09 16:10), 3.2.0 (2019-12-19 21:00), 3.2.1 (2020-01-27 20:30), 3.3.0 (2020-06-03 19:30), 3.3.1 (2020-06-13 01:50), 3.3.2 (2021-01-12 09:40), 4.0.0 (2021-04-02 16:50), 4.0.1 (2021-10-13 18:32), 4.0.2 (2022-02-17 18:32), 4.0.3 (2022-03-02 23:00), 4.0.4 (2022-06-23 22:00), 4.0.5 (2023-01-16 12:10), 4.0.6 (2023-08-31 19:10), 4.0.7 (2024-03-05 18:00), 4.0.8 (2024-06-24 14:20), 4.0.9 (2024-11-15 23:20)
Other packages that cited geomorph R package
View geomorph citation profile
Other R packages that geomorph depends, imports, suggests or enhances
Complete documentation for geomorph
Functions, R codes and Examples using the geomorph R package
Some associated functions: arrayspecs . bilat.symmetry . buildtemplate . combine.subsets . compare.CR . compare.ZVrel . compare.evol.rates . compare.multi.evol.rates . compare.physignal.z . compare.pls . coords.subset . define.links . define.modules . define.sliders . digit.curves . digit.fixed . digitize2d . digitsurface . editTemplate . estimate.missing . findMeanSpec . fixed.angle . geomorph-package . geomorph.data.frame . globalIntegration . gm.prcomp . gpagen . gridPar . hummingbirds . integration.Vrel . integration.test . interlmkdist . larvalMorph . lizards . make_ggplot . modularity.test . morphol.disparity . mosquito . mshape . na.omit.geomorph.data.frame . phylo.integration . phylo.modularity . physignal . physignal.z . picknplot.shape . plethShapeFood . plethodon . plethspecies . plot.CR . plot.CR.phylo . plot.bilat.symmetry . plot.evolrate . plot.gm.prcomp . plot.gpagen . plot.mshape . plot.physignal . plot.physignal.z . plot.pls . plot.procD.lm . plotAllSpecimens . plotAllometry . plotOutliers . plotRefToTarget . plotspec . print.CR . print.CR.phylo . print.bilat.symmetry . print.combined.set . print.compare.CR . print.compare.ZVrel . print.compare.physignal.z . print.compare.pls . print.evolrate . print.evolrate1 . print.geomorphShapes . print.gm.prcomp . print.gpagen . print.morphol.disparity . print.physignal . print.physignal.z . print.pls . print.procD.lm . procD.lm . procD.pgls . pupfish . ratland . read.morphologika . read.ply . readland.fcsv . readland.nts . readland.shapes . readland.tps . readmulti.nts . readmulti.tps . rotate.coords . scallopPLY . scallops . shape.predictor . shapeHulls . summary.CR . summary.CR.phylo . summary.bilat.symmetry . summary.combined.set . summary.compare.CR . summary.compare.ZVrel . summary.compare.physignal.z . summary.compare.pls . summary.evolrate . summary.evolrate1 . summary.geomorphShapes . summary.gm.prcomp . summary.gpagen . summary.morphol.disparity . summary.physignal . summary.physignal.z . summary.pls . summary.procD.lm . two.b.pls . two.d.array . warpRefMesh . warpRefOutline . writeland.tps . 
Some associated R codes: combine.subsets.R . compare.CR.R . compare.ZVrel.R . gm.prcomp.R . readmulti.tps.R . rotate.coords.R . shared.support.code.R .  Full geomorph package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA