Other packages > Find by keyword >

ShapePattern  

Tools for Analyzing Shapes and Patterns
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ShapePattern", "3.0.1")



Attach the package and use:
library("ShapePattern")
Maintained by
Tarmo K. Remmel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-04-27
Latest Update: 2023-08-22
Description:
This is an evolving and growing collection of tools for the quantification, assessment, and comparison of shape and pattern. This collection provides tools for: (1) the spatial decomposition of planar shapes using 'ShrinkShape' to incrementally shrink shapes to extinction while computing area, perimeter, and number of parts at each iteration of shrinking; the spectra of results are returned in graphic and tabular formats (Remmel 2015) , (2) simulating landscape patterns, (3) provision of tools for estimating composition and configuration parameters from a categorical (binary) landscape map (grid) and then simulates a selected number of statistically similar landscapes. Class-focused pattern metrics are computed for each simulated map to produce empirical distributions against which statistical comparisons can be made. The code permits the analysis of single maps or pairs of maps (Remmel and Fortin 2013) , (4) counting the number of each first-order pattern element and converting that information into both frequency and empirical probability vectors (Remmel 2020) , and (5) computing the porosity of raster patches . NOTE: This is a consolidation of existing packages ('PatternClass', 'ShapePattern') to begin warehousing all shape and pattern code in a common package. Additional utility tools for handling data are provided and this package will be added to as more tools are created, cleaned-up, and documented. Note that all future developments will appear in this package and that 'PatternClass' will eventually be archived.
How to cite:
Tarmo K. Remmel (2016). ShapePattern: Tools for Analyzing Shapes and Patterns. R package version 3.0.1, https://cran.r-project.org/web/packages/ShapePattern. Accessed 03 Dec. 2024.
Previous versions and publish date:
1.0.1 (2016-10-26 10:37), 1.0 (2016-04-27 19:51), 2.0.2 (2020-03-15 02:20), 2.0.3 (2020-04-02 07:40), 2.0.4 (2020-04-09 16:10), 2.1.0 (2020-04-27 18:00), 2.2.0 (2021-12-10 07:00), 3.0.0 (2023-08-07 18:50)
Other packages that cited ShapePattern R package
View ShapePattern citation profile
Other R packages that ShapePattern depends, imports, suggests or enhances
Complete documentation for ShapePattern
Functions, R codes and Examples using the ShapePattern R package
Some associated functions: CARsimu . KLPQ . ShapePattern-package . batchssr . build.lut . buildsurfs . data . doubleplotter . findcol . findrow . imaks . patternbits . porosity . shpsplitter . singlemap . singleplotter . ssr . surfplot . wi . wtest.run . 
Some associated R codes: CARsimu.R . KLPQ.R . batchssr.R . build.lut.R . buildsurfs.R . doubleplotter.R . findcol.R . findrow.R . imaks.R . patternbits.R . porosity.R . shpsplitter.R . singlemap.R . singleplotter.R . ssr.R . surfplot.R . wi.R . wtest.run.R .  Full ShapePattern 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

CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
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  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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