Other packages > Find by keyword >

SpatialPack  

Tools for Assessment the Association Between Two Spatial Processes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SpatialPack", "0.4-1")



Attach the package and use:
library("SpatialPack")
Maintained by
Felipe Osorio
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-15
Latest Update: 2024-09-29
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>.
How to cite:
Felipe Osorio (2012). SpatialPack: Tools for Assessment the Association Between Two Spatial Processes. R package version 0.4-1, https://cran.r-project.org/web/packages/SpatialPack. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.2-3 (2014-08-08 08:04), 0.2 (2012-06-15 17:34), 0.3-8 (2019-07-31 23:50), 0.3-81 (2020-06-16 22:30), 0.3-819 (2020-06-21 15:40), 0.3-8196 (2020-09-22 12:50), 0.3 (2018-03-20 23:18), 0.4 (2022-08-19 15:00)
Other packages that cited SpatialPack R package
View SpatialPack citation profile
Other R packages that SpatialPack depends, imports, suggests or enhances
Complete documentation for SpatialPack
Functions, R codes and Examples using the SpatialPack R package
Some associated functions: CQ . RGB2gray . SSIM . clipping . codisp . cor.spatial . denoise . imnoise . modified.Ftest . modified.ttest . murray . normalize . radiata . texmos2 . twelve . wheat . 
Some associated R codes: codisp.R . cor.spatial.R . image.R . modified.Ftest.R . modified.ttest.R . similarity.R .  Full SpatialPack package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
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