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 16 Mar. 2025.
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

RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
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  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
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