Package: bispdep
Type: Package
Title: Statistical Tools for Bivariate Spatial Dependence Analysis
Version: 1.0-2
Date: 2025-02-21
Authors@R: c(person(given = "Carlos", 
        family = "Melo", 
        role = c("aut", "cre"),
        email = "cmelo@udistrital.edu.co",
        comment = c(ORCID = "0000-0002-5598-1913")),
	person(given = "Oscar", 
        family = "Melo", 
        role = c("ctb"),
        email = "oomelom@unal.edu.co",
        comment = c(ORCID = "0000-0002-0296-4511")),
	person(given = "Sandra", 
        family = "Melo", 
        role = c("ctb"),
        email = "semelom@unal.edu.co",
        comment = c(ORCID = "0000-0002-4875-7657")))
Author: Carlos Melo [aut, cre] (<https://orcid.org/0000-0002-5598-1913>),
  Oscar Melo [ctb] (<https://orcid.org/0000-0002-0296-4511>),
  Sandra Melo [ctb] (<https://orcid.org/0000-0002-4875-7657>)
Depends: R (>= 3.3.0), methods, spData, sf
Imports: spdep, spatialreg, stats, combinat, boot (>= 1.3-1), graphics,
        grDevices, ggplot2, sp (>= 1.0), RColorBrewer
Suggests: parallel, spam
Maintainer: Carlos Melo <cmelo@udistrital.edu.co>
Description: A collection of functions to test spatial autocorrelation between variables, including Moran I, Geary C and Getis G together with scatter plots, functions for mapping and identifying clusters and outliers, functions associated with the moments of the previous statistics that will allow testing whether there is bivariate spatial autocorrelation, and a function that allows identifying (visualizing neighbours) on the map, the neighbors of any region once the scheme of the spatial weights matrix has been established.
License: GPL (>= 2)
URL: https://github.com/carlosm77/bispdep
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2025-02-21 17:04:21 UTC; ASUS
Repository: CRAN
Date/Publication: 2025-02-21 17:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:34:23 UTC; unix
