Other packages > Find by keyword >

SpatEntropy  

Spatial Entropy Measures
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SpatEntropy", "2.2-4")



Attach the package and use:
library("SpatEntropy")
Maintained by
Altieri Linda
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-28
Latest Update: 2023-11-17
Description:
The heterogeneity of spatial data presenting a finite number of categories can be measured via computation of spatial entropy. Functions are available for the computation of the main entropy and spatial entropy measures in the literature. They include the traditional version of Shannon's entropy (Shannon, 1948 <doi:10.1002/j.1538-7305.1948.tb01338.x>), Batty's spatial entropy (Batty, 1974 <doi:10.1111/j.1538-4632.1974.tb01014.x>), O'Neill's entropy (O'Neill et al., 1998 <doi:10.1007/BF00162741>), Li and Reynolds' contagion index (Li and Reynolds, 1993 <doi:10.1007/BF00125347>), Karlstrom and Ceccato's entropy (Karlstrom and Ceccato, 2002 <https://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-61351>), Leibovici's entropy (Leibovici, 2009 <doi:10.1007/978-3-642-03832-7_24>), Parresol and Edwards' entropy (Parresol and Edwards, 2014 <doi:10.3390/e16041842>) and Altieri's entropy (Altieri et al., 2018, <doi:10.1007/s10651-017-0383-1>). Full references for all measures can be found under the topic 'SpatEntropy'. The package is able to work with lattice and point data. The updated version works with the updated 'spatstat' package (>= 3.0-2).
How to cite:
Altieri Linda (2018). SpatEntropy: Spatial Entropy Measures. R package version 2.2-4, https://cran.r-project.org/web/packages/SpatEntropy. Accessed 26 Jun. 2026.
Previous versions and publish date:
0.1.0 (2018-02-28 17:51), 2.0-1 (2021-04-07 11:50), 2.1-1 (2022-02-19 13:20), 2.2-0 (2022-11-22 23:40), 2.2-1 (2023-09-19 16:10), 2.2-2 (2023-10-05 10:10), 2.2-3 (2023-10-18 15:50)
Other packages that cited SpatEntropy R package
View SpatEntropy citation profile
Other R packages that SpatEntropy depends, imports, suggests or enhances
Complete documentation for SpatEntropy
Functions, R codes and Examples using the SpatEntropy R package
Some associated functions: SpatEntropy . altieri . areapart . batty . contagion . karlstrom . leibovici . oneill . parredw . raintrees . raintreesCOV . shannon . shannonZ . turin . turinTess . turinW . varshannon . varshannonZ . 
Some associated R codes: SpatEntropy.R . altieri_entropy.R . batty_karlstrom_entropy.R . data.R . oneill_leibovici_entropy.R . shannon.R .  Full SpatEntropy package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
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  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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