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 05 Mar. 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

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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