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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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