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: 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 29 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rstac  
Client Library for SpatioTemporal Asset Catalog
Provides functions to access, search and download spacetime earth observation data via SpatioTempor ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
lassoshooting  
L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Sh ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
InSilicoVA  
Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm
Computes individual causes of death and population cause-specific mortality fractions using the 'InS ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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