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-10-26
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
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
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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns