Other packages > Find by keyword >

SpatialTools  

Tools for Spatial Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SpatialTools", "1.0.5")



Attach the package and use:
library("SpatialTools")
Maintained by
Joshua French
[Scholar Profile | Author Map]
First Published: 2011-12-15
Latest Update: 2023-07-18
Description:
Tools for spatial data analysis.Emphasis on kriging.Provides functions for prediction and simulation.Intended to be relatively straightforward, fast, and flexible.
How to cite:
Joshua French (2011). SpatialTools: Tools for Spatial Data Analysis. R package version 1.0.5, https://cran.r-project.org/web/packages/SpatialTools. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.3.2 (2011-12-15 18:42), 0.3.3 (2012-01-23 21:02), 0.3.5 (2012-04-14 07:47), 0.4.1 (2012-05-25 08:19), 0.4.2 (2012-08-08 07:58), 0.4.3 (2012-10-01 23:43), 0.5.0 (2013-04-02 00:52), 0.5.1 (2013-05-07 22:12), 0.5.3 (2013-06-26 22:58), 0.5.4 (2013-08-06 20:11), 0.5.5 (2014-01-07 20:08), 0.5.6 (2014-01-28 23:37), 0.5.7 (2014-03-11 02:18), 0.5.8 (2014-07-02 23:09), 1.0.0 (2015-10-01 11:13), 1.0.1 (2015-11-30 21:23), 1.0.2 (2015-12-23 06:53), 1.0.4 (2018-05-15 05:59)
Other packages that cited SpatialTools R package
View SpatialTools citation profile
Other R packages that SpatialTools depends, imports, suggests or enhances
Complete documentation for SpatialTools
Functions, R codes and Examples using the SpatialTools R package
Some associated functions: coincident . cov.sp . cov.st . decomp.cov . dist1 . dist2 . get.contours . krige.ok . krige.sk . krige.uk . maxlik.cov.sp . maxlik.cov.st . plot.contourLines . rcondnorm . rmvnorm . simple.cov.sp . simple.cov.time . spLMPredictJoint . toydata . 
Some associated R codes: arg_check.R . bayesian.R . contour_tools.R . cov.R . dist_funcs.R . generate_norm.R . krige_tools.R . preamble.R .  Full SpatialTools package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for SpatialTools051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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