Other packages > Find by keyword >

spatial  

Functions for Kriging and Point Pattern Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("spatial", "7.3-18")



Attach the package and use:
library("spatial")
Maintained by
Brian Ripley
[Scholar Profile | Author Map]
First Published: 2009-05-08
Latest Update: 2023-07-20
Description:
Functions for kriging and point pattern analysis.
How to cite:
Brian Ripley (2009). spatial: Functions for Kriging and Point Pattern Analysis. R package version 7.3-18, https://cran.r-project.org/web/packages/spatial. Accessed 29 Mar. 2025.
Previous versions and publish date:
7.3-0 (2009-05-08 13:25), 7.3-1 (2009-10-28 08:17), 7.3-2 (2010-04-02 19:18), 7.3-3 (2011-11-02 18:39), 7.3-4 (2012-06-27 11:58), 7.3-5 (2012-10-14 08:13), 7.3-6 (2013-04-03 10:40), 7.3-7 (2013-07-01 13:42), 7.3-8 (2014-03-28 09:12), 7.3-9 (2015-02-11 09:30), 7.3-10 (2015-06-29 17:15), 7.3-11 (2015-08-30 08:59), 7.3-12 (2020-04-26 12:32), 7.3-13 (2021-01-24 10:27), 7.3-14 (2023-01-23 08:10), 7.3-15 (2022-01-13 09:05), 7.3-16 (2023-01-23 08:15), 7.3-17 (2023-07-20 17:08)
Other packages that cited spatial R package
View spatial citation profile
Other R packages that spatial depends, imports, suggests or enhances
Complete documentation for spatial
Functions, R codes and Examples using the spatial R package
Some associated functions: Kaver . Kenvl . Kfn . Psim . SSI . Strauss . anova.trls . correlogram . expcov . ppgetregion . ppinit . pplik . ppregion . predict.trls . prmat . semat . surf.gls . surf.ls . trls.influence . trmat . variogram . 
Some associated R codes: kr.R . pp.R . zzz.R .  Full spatial 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 spatial80010001200140016001800200022002400260028003000320034003600TrendBars

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