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 06 Mar. 2026.
Previous versions and publish date:
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

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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