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]
All associated links for this package
First Published: 2003-10-30
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 07 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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