Other packages > Find by keyword >

geostatsp  

Geostatistical Modelling with Likelihood and Bayes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("geostatsp", "2.0.8")



Attach the package and use:
library("geostatsp")
Maintained by
Patrick Brown
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-07-12
Latest Update: 2025-02-07
Description:
Geostatistical modelling facilities using 'SpatRaster' and 'SpatVector' objects are provided. Non-Gaussian models are fit using 'INLA', and Gaussian geostatistical models use Maximum Likelihood Estimation. For details see Brown (2015) . The 'RandomFields' package is available at .
How to cite:
Patrick Brown (2013). geostatsp: Geostatistical Modelling with Likelihood and Bayes. R package version 2.0.8, https://cran.r-project.org/web/packages/geostatsp. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 0.4.4 (2013-07-12 22:49), 0.5.8 (2013-08-20 18:13), 0.6.0 (2013-08-26 22:08), 0.7.0 (2013-10-08 08:18), 0.8.0 (2013-11-27 07:11), 0.9.1 (2014-01-21 17:53), 0.9.7 (2014-02-27 21:13), 0.9.9 (2014-07-11 00:15), 0.9.999 (2014-08-04 16:48), 1.0.0 (2014-09-17 16:14), 1.0.1 (2014-09-18 17:31), 1.1.0 (2014-10-02 19:12), 1.1.5 (2014-11-13 08:06), 1.1.8 (2015-01-05 22:50), 1.1.9 (2015-01-23 16:01), 1.2.1 (2015-02-27 07:22), 1.3.4 (2015-07-08 00:41), 1.3.5 (2015-08-17 23:11), 1.3.10 (2015-11-09 18:31), 1.4.0 (2016-03-05 00:14), 1.4.4 (2016-07-07 19:51), 1.5.4 (2017-07-19 19:09), 1.6.0 (2018-01-04 00:16), 1.7.1 (2018-04-19 12:03), 1.7.2 (2018-07-13 23:20), 1.7.7 (2019-03-06 12:40), 1.7.8 (2019-04-16 18:42), 1.8.0 (2020-01-29 21:10), 1.8.1 (2020-05-05 15:40), 1.8.2 (2020-06-24 10:40), 1.8.4 (2021-03-11 08:50), 1.8.5 (2021-03-19 01:00), 1.8.6 (2021-10-05 10:10), 2.0.0 (2023-09-22 11:40), 2.0.1 (2023-09-22 23:50), 2.0.3 (2023-12-05 18:50), 2.0.6 (2024-02-20 23:50), 2.0.8 (2025-02-07 01:40), 2.0.10 (2026-02-26 09:50)
Other packages that cited geostatsp R package
View geostatsp citation profile
Other R packages that geostatsp depends, imports, suggests or enhances
Complete documentation for geostatsp
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
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  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

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