Package: SpatialPack
Type: Package
Title: Tools for Assessment the Association Between Two Spatial
        Processes
Version: 0.4-1
Date: 2024-09-29
Authors@R: c(person("Felipe", "Osorio", role = c("aut", "cre"),
                    email = "felipe.osorios@usm.cl",
                    comment = c(ORCID = "0000-0002-4675-5201")),
             person("Ronny", "Vallejos", role = "aut",
                    email = "ronny.vallejos@usm.cl",
                    comment = c(ORCID = "0000-0001-5519-0946")),
             person("Francisco", "Cuevas", role = "ctb"),
             person("Diego", "Mancilla", role = "ctb"))
Maintainer: Felipe Osorio <felipe.osorios@usm.cl>
Description: Tools to assess the association between two spatial processes. Currently,
  several methodologies are implemented: A modified t-test to perform hypothesis testing
  about the independence between the processes, a suitable nonparametric correlation
  coefficient, the codispersion coefficient, and an F test for assessing the multiple
  correlation between one spatial process and several others. Functions for image
  processing and computing the spatial association between images are also provided.
  Functions contained in the package are intended to accompany Vallejos, R., Osorio, F.,
  Bevilacqua, M. (2020). Spatial Relationships Between Two Georeferenced Variables:
  With Applications in R. Springer, Cham <doi:10.1007/978-3-030-56681-4>.
Depends: R(>= 3.5.0), fastmatrix
LinkingTo: fastmatrix
Imports: stats, graphics
License: GPL-3
URL: http://spatialpack.mat.utfsm.cl
NeedsCompilation: yes
LazyLoad: yes
Packaged: 2024-09-29 12:53:38 UTC; root
Author: Felipe Osorio [aut, cre] (<https://orcid.org/0000-0002-4675-5201>),
  Ronny Vallejos [aut] (<https://orcid.org/0000-0001-5519-0946>),
  Francisco Cuevas [ctb],
  Diego Mancilla [ctb]
Repository: CRAN
Date/Publication: 2024-09-29 13:50:03 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 01:00:46 UTC; windows
Archs: x64
