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.7")



Attach the package and use:
library("shapes")
Maintained by
Ian Dryden
[Scholar Profile | Author Map]
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.7, https://cran.r-project.org/web/packages/shapes. Accessed 18 Apr. 2025.
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)
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
03/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/17Downloads for shapes102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

ff  
Memory-Efficient Storage of Large Data on Disk and Fast Access Functions
The ff package provides data structures that are stored on disk but behave (almost) as if they were ...
Download / Learn more Package Citations See dependency  
SeqAlloc  
Sequential Allocation for Prospective Experiments
Potential randomization schemes are prospectively evaluated when units are assigned to treatment ar ...
Download / Learn more Package Citations See dependency  
chngpt  
Estimation and Hypothesis Testing for Threshold Regression
Threshold regression models are also called two-phase regression, broken-stick regression, split-poi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
shinyMobile  
Mobile Ready 'shiny' Apps with Standalone Capabilities
Develop outstanding 'shiny' apps for 'iOS', 'Android', desktop as well as beautiful 'shiny' gadgets. ...
Download / Learn more Package Citations See dependency  
nsga3  
An Implementation of Non-Dominated Sorting Genetic Algorithm III for Feature Selection
An adaptation of Non-dominated Sorting Genetic Algorithm III for multi objective feature selection ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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