Other packages > Find by keyword >

sgeostat  

An Object-Oriented Framework for Geostatistical Modeling in S+
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sgeostat", "1.0-27")



Attach the package and use:
library("sgeostat")
Maintained by
Albrecht Gebhardt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-21
Latest Update: 2016-02-03
Description:
An Object-oriented Framework for Geostatistical Modeling in S+ containing functions for variogram estimation, variogram fitting and kriging as well as some plot functions. Written entirely in S, therefore works only for small data sets in acceptable computing time.
How to cite:
Albrecht Gebhardt (1999). sgeostat: An Object-Oriented Framework for Geostatistical Modeling in S+. R package version 1.0-27, https://cran.r-project.org/web/packages/sgeostat. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:03), 1.0-7 (1999-04-21 18:28), 1.0-8 (1999-12-05 19:35), 1.0-9 (1999-12-27 09:27), 1.0-10 (2000-12-15 09:53), 1.0-11 (2001-01-10 16:25), 1.0-12 (2001-06-18 12:41), 1.0-13 (2001-12-30 11:09), 1.0-14 (2002-01-01 18:01), 1.0-15 (2002-01-04 11:09), 1.0-16 (2002-05-06 17:51), 1.0-17 (2002-05-20 21:33), 1.0-18 (2002-06-30 14:12), 1.0-19 (2004-05-26 13:48), 1.0-20 (2004-11-08 10:35), 1.0-21 (2007-04-11 10:22), 1.0-22 (2009-07-03 09:19), 1.0-23 (2009-09-21 20:43), 1.0-24 (2012-01-09 08:20), 1.0-25 (2013-03-01 08:35), 1.0-26 (2015-09-01 17:26)
Other packages that cited sgeostat R package
View sgeostat citation profile
Other R packages that sgeostat depends, imports, suggests or enhances
Complete documentation for sgeostat
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  

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