# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Irescale" in publications use:' type: software license: GPL-2.0-or-later title: 'Irescale: Calculate and Rectify Moran''s I' version: 2.3.0 doi: 10.32614/CRAN.package.Irescale abstract: Provides a scaling method to obtain a standardized Moran's I measure. Moran's I is a measure for the spatial autocorrelation of a data set, it gives a measure of similarity between data and its surrounding. The range of this value must be [-1,1], but this does not happen in practice. This package scale the Moran's I value and map it into the theoretical range of [-1,1]. Once the Moran's I value is rescaled, it facilitates the comparison between projects, for instance, a researcher can calculate Moran's I in a city in China, with a sample size of n1 and area of interest a1. Another researcher runs a similar experiment in a city in Mexico with different sample size, n2, and an area of interest a2. Due to the differences between the conditions, it is not possible to compare Moran's I in a straightforward way. In this version of the package, the spatial autocorrelation Moran's I is calculated as proposed in Chen(2013) . authors: - family-names: Fuentes given-names: Ivan email: jivfur@tamu.edu - family-names: DeWitt given-names: Thomas - family-names: Ioerger given-names: Thomas - family-names: Bishop given-names: Michael repository: https://cran.r-universe.dev commit: 796d127996edf301990549753d698aa0da4dd6d1 url: https://github.tamu.edu/jivfur/rectifiedI date-released: '2019-11-21' contact: - family-names: Fuentes given-names: Ivan email: jivfur@tamu.edu