Other packages > Find by keyword >

shapes  

Statistical Shape Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("shapes", "1.2.8")



Attach the package and use:
library("shapes")
Maintained by
Ian Dryden
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-09-16
Latest Update: 2023-02-03
Description:
Routines for the statistical analysis of landmark shapes, including Procrustes analysis, graphical displays, principal components analysis, permutation and bootstrap tests, thin-plate spline transformation grids and comparing covariance matrices. See Dryden, I.L. and Mardia, K.V. (2016). Statistical shape analysis, with Applications in R (2nd Edition), John Wiley and Sons.
How to cite:
Ian Dryden (2003). shapes: Statistical Shape Analysis. R package version 1.2.8, https://cran.r-project.org/web/packages/shapes. Accessed 13 Mar. 2026.
Previous versions and publish date:
1.0-2 (2003-10-30 17:43), 1.0-4 (2003-11-04 18:24), 1.0-6 (2003-11-10 00:50), 1.0-7 (2003-11-24 00:49), 1.0-8 (2004-12-16 19:17), 1.0-9 (2006-05-29 10:03), 1.0-10 (2006-11-14 09:43), 1.0-12 (2007-03-16 18:16), 1.0 (2003-09-16 16:52), 1.1-0 (2007-10-29 15:36), 1.1-1 (2007-12-10 19:27), 1.1-2 (2009-04-17 09:30), 1.1-3 (2009-05-27 10:59), 1.1-4 (2011-12-15 11:07), 1.1-5 (2012-01-04 07:15), 1.1-6 (2012-09-04 21:04), 1.1-7 (2013-01-16 14:41), 1.1-8 (2013-03-28 13:18), 1.1-9 (2013-12-21 15:20), 1.1-10 (2014-09-20 22:06), 1.1-11 (2015-08-18 20:21), 1.1-13 (2016-07-06 14:56), 1.2.0 (2017-02-03 00:18), 1.2.1 (2017-09-22 16:51), 1.2.2 (2017-11-04 00:41), 1.2.3 (2017-11-18 23:49), 1.2.4 (2018-08-18 18:10), 1.2.5 (2019-12-02 00:00), 1.2.6 (2021-03-31 14:20), 1.2.7 (2023-02-03 22:50)
Other packages that cited shapes R package
View shapes citation profile
Other R packages that shapes depends, imports, suggests or enhances
Complete documentation for shapes
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

vacuum  
Tukey's Vacuum Cleaner
An implementation of three procedures developed by John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNO ...
Download / Learn more Package Citations See dependency  
gtop  
Game-Theoretically OPtimal (GTOP) Reconciliation Method
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency  
bzinb  
Bivariate Zero-Inflated Negative Binomial Model Estimator
Provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model ...
Download / Learn more Package Citations See dependency  
pedsuite  
Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
The 'ped suite' is a collection of packages for pedigree analysis, covering applications in forensi ...
Download / Learn more Package Citations See dependency  
coalitions  
Bayesian "Now-Cast" Estimation of Event Probabilities in Multi-Party Democracies
An implementation of a Bayesian framework for the opinion poll based estimation of event probabilit ...
Download / Learn more Package Citations See dependency  
Rlabkey  
Data Exchange Between R and 'LabKey' Server
The 'LabKey' client library for R makes it easy for R users to load live data from a 'LabKey' Serve ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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