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: 2014-08-08
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 (2014). 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 07 Nov. 2024.
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

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
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  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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