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]
First Published: 2012-06-15
Latest Update: 2022-08-19
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 30 Apr. 2025.
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
03/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for SpatialPack510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

schrute  
The Entire Transcript from the Office in Tidy Format
The complete scripts from the American version of the Office television show in tibble format. Use ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
crimeutils  
A Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
A collection of functions that make it easier to understand crime (or other) data, and assist other ...
Download / Learn more Package Citations See dependency  
micEconAids  
Demand Analysis with the Almost Ideal Demand System (AIDS)
Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) sugg ...
Download / Learn more Package Citations See dependency  
eyetrackingR  
Eye-Tracking Data Analysis
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency  
GRAPE  
Gene-Ranking Analysis of Pathway Expression
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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